SubscriptionInfo

StockSharp.Server.Core

Subscription.

Implementa: ISecurityIdMessage, IDataTypeMessage, ISubscription<T>

Construtores

SubscriptionInfo(T, T, ServerSubscription, MessageTypes)

Subscription.

session
Session.
requestId
Request identifier.
subscription
Subscription.
type
Message type.

Propriedades

Arg : object

Extra argument.

DataType : DataType

Data type info.

Id : long

Subscription id.

RequestId : T

Request identifier.

SecurityId : SecurityId

Security ID.

Session : T

Session.

Suspend : bool

Suspended.

Type : MessageTypes

Message type.

Campos

ProcessedLevel1 : HashSet<SecurityId>

Processed level1 securities.