DiagramSocketValue

StockSharp.Diagram

The value for the connection.

コンストラクター

DiagramSocketValue(DiagramSocket, DateTime, object, DiagramSocketValue, Subscription)

The value for the connection.

socket
Connection.
time
Time.
value
Value.
source
The source value.
subscription
Subscription.

プロパティ

Socket : DiagramSocket

Connection.

Source : DiagramSocketValue

The source value.

Subscription : Subscription

Subscription.

Time : DateTime

Time.

Value : object

Value.

メソッド

GetValue``1(bool)

To get the value for the connection.

戻り値: Value.

ToString() : string

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

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