BoardLookupMessage
StockSharp.Messages
Message boards lookup for specified criteria.
Hereda de: BaseSubscriptionMessage
Constructores
BoardLookupMessage()
Initializes a new instance of the BoardLookupMessage.
Propiedades
DisableArchive : bool
Disable translates the result of the request into the archive Body.
IsSubscribe : bool
The message is subscription.
OriginalTransactionId : long
ID of the original message TransactionId for which this message is a response.
Métodos
CopyTo(BoardLookupMessage) : BoardLookupMessage
Copy the message into the .
- destination
- The object, to which copied information.
Devuelve: The object, to which copied information.