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.