Click or drag to resize

IAdapterOption Properties

The IAdapterOption type exposes the following members.

Properties
 NameDescription
Public propertyAdapterType Gets the AdapterType
Public propertyAssemblyName Assembly name with extension
Public propertyClassName Name of the class
Public propertyCommand
(Inherited from IMenuItem)
Public propertyConnectionType Gets the ConnectionType
Public propertyCurrencies List of supported Currency
Public propertyExchanges List of supported Exchange
Public propertyHeader
(Inherited from IMenuItem)
Public propertyHelpUrl Help url, if any
Public propertyHistoricalBuiltDataTypes List of supported BuiltDataType
Public propertyIcon
(Inherited from IMenuItem)
Public propertyInstrumentTypes List of supported InstrumentType
Public propertyIs64BitSupported Does the adapter supports 64bit
Public propertyIsCheckable
(Inherited from IMenuItem)
Public propertyIsChecked
(Inherited from IMenuItem)
Public propertyIsDataOnly Is the adapter a data only connection
Public propertyIsEnabled
(Inherited from IMenuItem)
Public propertyIsThrottled Is the adapter throttles requests
Public propertyName Name of the connection
Public propertyStyleTemplate
(Inherited from IStyleTemplate)
Public propertyThrottleCount Number of request the adapter supports (generally per seconds)
Top
See Also