Class ChannelStates
Состояния IMessageChannel.
Namespace: StockSharp.Messages
Assembly: StockSharp.Messages.dll
Syntax
public sealed class ChannelStates : Enum
Fields
Started
Working.
Declaration
public const ChannelStates Started
Field Value
Type | Description |
---|---|
ChannelStates |
Starting
Starting.
Declaration
public const ChannelStates Starting
Field Value
Type | Description |
---|---|
ChannelStates |
Stopped
Stopped.
Declaration
public const ChannelStates Stopped
Field Value
Type | Description |
---|---|
ChannelStates |
Stopping
Stopping.
Declaration
public const ChannelStates Stopping
Field Value
Type | Description |
---|---|
ChannelStates |
Suspended
Торги приостановлены.
Declaration
public const ChannelStates Suspended
Field Value
Type | Description |
---|---|
ChannelStates |
Suspending
В процессе приостановки.
Declaration
public const ChannelStates Suspending
Field Value
Type | Description |
---|---|
ChannelStates |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
Int32 |