BaseConnectionControlMessage

StockSharp.Messages

Base class for messages controlling the connection.

Наследует: Message

Реализует: IServerTimeMessage

Конструкторы

BaseConnectionControlMessage(MessageTypes)

Base class for messages controlling the connection.

type
Message type.

Свойства

IsResetState : bool

Determines a state should be reset.

Методы

CopyTo(BaseConnectionControlMessage) : BaseConnectionControlMessage

Copy the message into the .

destination
The object, to which copied information.

Возвращает: The object, to which copied information.

ToString() : string

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

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