BaseConnectionControlMessage

StockSharp.Messages

Base class for messages controlling the connection.

Inherits: Message

Implements: IServerTimeMessage

Constructors

BaseConnectionControlMessage(MessageTypes)

Base class for messages controlling the connection.

type
Message type.

Properties

IsResetState : bool

Determines a state should be reset.

Methods

CopyTo(BaseConnectionControlMessage) : BaseConnectionControlMessage

Copy the message into the .

destination
The object, to which copied information.

Returns: The object, to which copied information.

ToString() : string

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

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