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

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

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