Show / Hide Table of Contents

Class ChannelStates

Состояния IMessageChannel.

Inheritance
Object
ChannelStates
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

Extension Methods

Paths.Serialize<T>(T, String)
Paths.Serialize<T>(T)
EditorExtensions.ToItemsSource(Object, Type, Nullable<Boolean>, Nullable<ListSortDirection>, Func<IItemsSourceItem, Boolean>, Func<Object, String>, Func<Object, String>)
XamlHelper.WpfCast<T>(Object)
XamlHelper.CopyToClipboard<T>(T)
XamlHelper.EnsureUIThread(Object)
☀
☾
In This Article
Back to top
Copyright © StockSharp.
☀
☾