Class ProcessStates
States of the process.
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 |