CFGBuilderState Type
Union cases
Union case | Description |
Full Usage:
Finished
|
|
Full Usage:
ForceFinished
|
|
Full Usage:
InProgress
|
|
Full Usage:
Initialized
|
|
Full Usage:
Invalid
|
|
Full Usage:
Stopped
|
|
Full Usage:
Verifying
|
Instance members
Instance member | Description |
Full Usage:
this.IsFinished
Returns: bool
|
|
Full Usage:
this.IsForceFinished
Returns: bool
|
|
Full Usage:
this.IsInProgress
Returns: bool
|
|
Full Usage:
this.IsInitialized
Returns: bool
|
|
Full Usage:
this.IsInvalid
Returns: bool
|
|
Full Usage:
this.IsStopped
Returns: bool
|
|
Full Usage:
this.IsVerifying
Returns: bool
|
|