Header menu logo B2R2

TaskWorkerCommandStatus<'FnCtx, 'GlCtx> Type

Status of a task worker command.

Union cases

Union case Description

AvailableButNotReceived

Full Usage: AvailableButNotReceived

NotAvailable

Full Usage: NotAvailable

Received TaskWorkerCommand<'FnCtx, 'GlCtx>

Full Usage: Received TaskWorkerCommand<'FnCtx, 'GlCtx>

Parameters:
Item : TaskWorkerCommand<'FnCtx, 'GlCtx>

Instance members

Instance member Description

this.IsAvailableButNotReceived

Full Usage: this.IsAvailableButNotReceived

Returns: bool
Returns: bool

this.IsNotAvailable

Full Usage: this.IsNotAvailable

Returns: bool
Returns: bool

this.IsReceived

Full Usage: this.IsReceived

Returns: bool
Returns: bool

Type something to start searching.