Preparing search index...
The search index is not available
Workbench
Workbench
Workbench
Task
Type alias Task<TResult>
Task
<
TResult
>
:
(
(
this
)
=>
TResult
|
PromiseLike
<
TResult
>
)
Type Parameters
TResult
A type of task result.
Type declaration
(
this
)
:
TResult
|
PromiseLike
<
TResult
>
A task to run by workbench.
Parameters
this
:
void
Returns
TResult
|
PromiseLike
<
TResult
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Workbench
Work
Stage
Allocator
Work
Workbench
Options
Task
Workload
Allocator
Allotment
Work
Done
Error
Work
Stage
Workbench
Workload
Generated using
TypeDoc
A type of task result.