ChannelStates

StockSharp.Messages

States IMessageChannel.

Fields

Started
public const ChannelStates Started
value = ChannelStates.Started

Working.

Starting
public const ChannelStates Starting
value = ChannelStates.Starting

Starting.

Stopped
public const ChannelStates Stopped
value = ChannelStates.Stopped

Stopped.

Stopping
public const ChannelStates Stopping
value = ChannelStates.Stopping

Stopping.

Suspended
public const ChannelStates Suspended
value = ChannelStates.Suspended

Suspended.

Suspending
public const ChannelStates Suspending
value = ChannelStates.Suspending

In the process of suspension.