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

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

戻り値: Строковое представление.