BaseChangeMessage

StockSharp.Messages

A message containing changes.

Наследует: BaseSubscriptionIdMessage<T>

Реализует: IServerTimeMessage, IGeneratedMessage

Конструкторы

BaseChangeMessage(MessageTypes)

A message containing changes.

type
Message type.

Свойства

BuildFrom : DataType

Which market-data type is used as a source value.

Changes : IDictionary<T, object>

Changes.

ServerTime : DateTime

Server time.

Методы

CopyTo(T)

Copy the message into the .

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

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

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