RemoteFileMessage
StockSharp.Messages
Remove file message (upload or download).
Erbt von: BaseSubscriptionIdMessage<RemoteFileMessage>
Implementiert: ITransactionIdMessage, ISecurityIdMessage, IFileMessage, IOriginalTransactionIdMessage
Konstruktoren
RemoteFileMessage()
Initializes a new instance of the RemoteFileMessage.
Eigenschaften
FileDataType : DataType
Market data type.
SecurityId : SecurityId
SecurityId
TransactionId : long
Request identifier.
Methoden
CopyTo(RemoteFileMessage)
Copy the message into the .
- destination
- The object, to which copied information.