RemoteFileMessage
StockSharp.Messages
Remove file message (upload or download).
继承自: BaseSubscriptionIdMessage<RemoteFileMessage>
实现: ITransactionIdMessage, ISecurityIdMessage, IFileMessage, IOriginalTransactionIdMessage
构造函数
RemoteFileMessage()
Initializes a new instance of the RemoteFileMessage.
属性
FileDataType : DataType
Market data type.
SecurityId : SecurityId
SecurityId
TransactionId : long
Request identifier.
方法
CopyTo(RemoteFileMessage)
Copy the message into the .
- destination
- The object, to which copied information.