BaseConnectionControlMessage
StockSharp.Messages
Base class for messages controlling the connection.
継承元: Message
コンストラクター
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.