Adapter |
public abstract class AdapterOptionsBase : NotifyPropertyBase, IAdapterOption, IMenuItem, IStyleTemplate, ISerialize, IClone<AdapterOptionsBase>, ITemplate, IComparable, IComparable<AdapterOptionsBase>
The AdapterOptionsBase type exposes the following members.
Name | Description | |
---|---|---|
AdapterOptionsBase |
Name | Description | |
---|---|---|
AdapterOptions | ||
AdapterType | ||
AssemblyName | ||
ClassName | ||
Command | ||
ConnectionType | ||
Currencies | ||
Exchanges | ||
Header | ||
HelpUrl | ||
HistoricalBuiltDataTypes | ||
Icon | ||
InputGestureText | ||
InstrumentTypes | ||
Is64BitSupported | ||
IsCheckable | ||
IsDataOnly | ||
IsDataSocketIconVisible | ||
IsEnabled | ||
IsOrderSocketIconVisible | ||
IsThrottled | ||
IsVisible | ||
Name | ||
SimulatorOptions | ||
StyleTemplate | ||
Template | ||
ThrottleCount | Number of request the api allows per seconds 0 (zero) == no throttle | |
ToolTip |
Name | Description | |
---|---|---|
AssignHelpUrl | ||
CompareTo(AdapterOptionsBase) | ||
CompareTo(Object) | ||
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) | |
GetHashCode | Serves as the default hash function. (Inherited from Object) | |
GetType | Gets the Type of the current instance. (Inherited from Object) | |
GetValue | (Inherited from NotifyPropertyBase) | |
IsHistoricalDataSupported | ||
IsRealtimeDataSupported | ||
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) | |
NotifyPropertyChanged | (Inherited from NotifyPropertyBase) | |
SetValue | (Inherited from NotifyPropertyBase) | |
ToString | Returns a string that represents the current object. (Inherited from Object) |
Name | Description | |
---|---|---|
PropertyChanged | (Inherited from NotifyPropertyBase) |