Show / Hide Table of Contents

Class ProcessStates

Состояния процесса.

Inheritance
Object
ProcessStates
Namespace: StockSharp.Algo
Assembly: StockSharp.Algo.dll
Syntax
public sealed class ProcessStates : Enum

Fields

Started

Started.

Declaration
public const ProcessStates Started
Field Value
Type Description
ProcessStates

Stopped

Stopped.

Declaration
public const ProcessStates Stopped
Field Value
Type Description
ProcessStates

Stopping

Stopping.

Declaration
public const ProcessStates Stopping
Field Value
Type Description
ProcessStates

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.
☀
☾