DiagramSocketValue

StockSharp.Diagram

The value for the connection.

Constructors

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

The value for the connection.

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

Properties

Socket : DiagramSocket

Connection.

Source : DiagramSocketValue

The source value.

Subscription : Subscription

Subscription.

Time : DateTime

Time.

Value : object

Value.

Methods

GetValue``1(bool)

To get the value for the connection.

Returns: Value.

ToString() : string

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

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