ConnectorInfo

StockSharp.Messages

Information about connection.

Constructores

ConnectorInfo(IMessageAdapter)

Initializes a new instance of the ConnectorInfo.

adapter
Adapter.
ConnectorInfo(Type)

Initializes a new instance of the ConnectorInfo.

adapterType
The type of transaction or market data adapter.

Propiedades

AdapterType : Type

The type of adapter.

Category : string

The connection description.

CategoryOrder : int

Category order.

Description : string

The connection description.

Icon : Uri

Icon.

Name : string

The connection name.

Platform : Platforms

Platform.

PreferLanguage : string

The target audience.

StorageName : string

Storage name.

Métodos

ToString() : string

Преобразовать к строковому представлению.

Devuelve: Строковое представление.