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