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

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.

Methods

Clone() : Message

Create a copy of RemoteFileMessage.

Returns: Copy.

CopyTo(RemoteFileMessage)

Copy the message into the .

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

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

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