Arbitrary execution that can be aborted.
Execution result type.
Aborts the execution.
Awaits for execution to finish.
A promise resolved when execution succeed, or rejected when it is failed.
Awaits for execution to start.
A promise resolved when execution started, or rejected when it is aborted before being started.
Generated using TypeDoc
Arbitrary execution that can be aborted.