Class UpdateableState
Inheritance
System.Object
UpdateableState
Namespace: MAT.Atlas.Automation.Api.Enums
Assembly: MAT.Atlas.Automation.Api.dll
Syntax
public sealed class UpdateableState : Enum
Fields
Faulted
Declaration
public const UpdateableState Faulted
Field Value
Type | Description |
---|---|
UpdateableState |
Paused
Declaration
public const UpdateableState Paused
Field Value
Type | Description |
---|---|
UpdateableState |
Running
Declaration
public const UpdateableState Running
Field Value
Type | Description |
---|---|
UpdateableState |
RunOnce
Declaration
public const UpdateableState RunOnce
Field Value
Type | Description |
---|---|
UpdateableState |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
System.Int32 |