BaseChangeMessage

StockSharp.Messages

A message containing changes.

Erbt von: BaseSubscriptionIdMessage<T>

Implementiert: IServerTimeMessage, IGeneratedMessage

Konstruktoren

BaseChangeMessage(MessageTypes)

A message containing changes.

type
Message type.

Eigenschaften

BuildFrom : DataType

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

Changes : IDictionary<T, object>

Changes.

ServerTime : DateTime

Server time.

Methoden

CopyTo(T)

Copy the message into the .

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

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

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