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

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.

Methoden

Clone() : Message

Create a copy of RemoteFileMessage.

Rückgabe: Copy.

CopyTo(RemoteFileMessage)

Copy the message into the .

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

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

Rückgabe: Строковое представление.