RemoteFileMessage
StockSharp.Messages
Remove file message (upload or download).
Herda de: BaseSubscriptionIdMessage<RemoteFileMessage>
Implementa: ITransactionIdMessage, ISecurityIdMessage, IFileMessage, IOriginalTransactionIdMessage
Construtores
RemoteFileMessage()
Initializes a new instance of the RemoteFileMessage.
Propriedades
FileDataType : DataType
Market data type.
SecurityId : SecurityId
SecurityId
TransactionId : long
Request identifier.
Métodos
CopyTo(RemoteFileMessage)
Copy the message into the .
- destination
- The object, to which copied information.