BaseConnectionControlMessage
StockSharp.Messages
Base class for messages controlling the connection.
Erbt von: Message
Implementiert: IServerTimeMessage
Konstruktoren
BaseConnectionControlMessage(MessageTypes)
Base class for messages controlling the connection.
- type
- Message type.
Eigenschaften
IsResetState : bool
Determines a state should be reset.
Methoden
CopyTo(BaseConnectionControlMessage) : BaseConnectionControlMessage
Copy the message into the .
- destination
- The object, to which copied information.
Rückgabe: The object, to which copied information.