UserLookupMessage
StockSharp.Messages
Message users lookup for specified criteria.
Herda de: BaseSubscriptionMessage
Construtores
UserLookupMessage()
Initializes a new instance of the UserLookupMessage.
Propriedades
IsSubscribe : bool
The message is subscription.
OriginalTransactionId : long
ID of the original message TransactionId for which this message is a response.
Métodos
CopyTo(UserLookupMessage) : UserLookupMessage
Copy the message into the .
- destination
- The object, to which copied information.
Retorna: The object, to which copied information.