TaskExtensions Class |
Namespace: Akka.Util.Internal
The TaskExtensions type exposes the following members.
Name | Description | |
---|---|---|
CastTaskTTask, TResult |
TBD
| |
WithCancellation |
Returns the task which completes with result of original task if cancellation token not canceled it before completion.
|