UserLookupMessage
StockSharp.Messages
Message users lookup for specified criteria.
构造函数
UserLookupMessage()
Initializes a new instance of the UserLookupMessage.
属性
IsSubscribe : bool
The message is subscription.
OriginalTransactionId : long
ID of the original message TransactionId for which this message is a response.
方法
CopyTo(UserLookupMessage) : UserLookupMessage
Copy the message into the .
- destination
- The object, to which copied information.
返回值: The object, to which copied information.