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.