BaseChangeMessage

StockSharp.Messages

A message containing changes.

Hereda de: BaseSubscriptionIdMessage<T>

Implementa: IServerTimeMessage, IGeneratedMessage

Constructores

BaseChangeMessage(MessageTypes)

A message containing changes.

type
Message type.

Propiedades

BuildFrom : DataType

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

Changes : IDictionary<T, object>

Changes.

ServerTime : DateTime

Server time.

Métodos

CopyTo(T)

Copy the message into the .

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

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

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