RemoteFileMessage

StockSharp.Messages

Remove file message (upload or download).

继承自: BaseSubscriptionIdMessage<RemoteFileMessage>

实现: ITransactionIdMessage, ISecurityIdMessage, IFileMessage, IOriginalTransactionIdMessage

构造函数

RemoteFileMessage()

Initializes a new instance of the RemoteFileMessage.

属性

Body : byte[]

File body.

DataType : DataType

The type of market-data, operated by given storage.

Date : DateTime

Date.

FileDataType : DataType

Market data type.

Format : int

Storage format.

SecurityId : SecurityId

SecurityId

TransactionId : long

Request identifier.

方法

Clone() : Message

Create a copy of RemoteFileMessage.

返回值: Copy.

CopyTo(RemoteFileMessage)

Copy the message into the .

destination
The object, to which copied information.
ToString() : string

Преобразовать к строковому представлению.

返回值: Строковое представление.