Click or drag to resize
Akka.NETTaskExtensions Methods

The TaskExtensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberCastTask<TTask, TResult>
TBD
Public methodStatic memberWithCancellation
Returns the task which completes with result of original task if cancellation token not canceled it before completion.
Top
See Also