TaskWorkerCommandStream<'FnCtx, 'GlCtx> Type
Stream of commands consumed by task workers.
Constructors
Constructor | Description |
|
|
Instance members
Instance member | Description |
Full Usage:
this.Close
|
|
|
|
Full Usage:
this.Receive
Parameters:
CancellationToken
Returns: Task<TaskWorkerCommandStatus<'FnCtx, 'GlCtx>>
|