TerminationStatus<'FnCtx, 'GlCtx> Type
Union cases
Union case | Description |
Full Usage:
AllDone
|
|
Full Usage:
ForceTerminated ICFGBuildable<'FnCtx, 'GlCtx>[]
Parameters:
ICFGBuildable<'FnCtx, 'GlCtx>[]
|
|
Full Usage:
YetDone
|
Instance members
Instance member | Description |
Full Usage:
this.IsAllDone
Returns: bool
|
|
Full Usage:
this.IsForceTerminated
Returns: bool
|
|
Full Usage:
this.IsYetDone
Returns: bool
|
|