BaseConnectionControlMessage
StockSharp.Messages
Base class for messages controlling the connection.
Hereda de: Message
Implementa: IServerTimeMessage
Constructores
BaseConnectionControlMessage(MessageTypes)
Base class for messages controlling the connection.
- type
- Message type.
Propiedades
IsResetState : bool
Determines a state should be reset.
Métodos
CopyTo(BaseConnectionControlMessage) : BaseConnectionControlMessage
Copy the message into the .
- destination
- The object, to which copied information.
Devuelve: The object, to which copied information.