Click or drag to resize
Akka.NETTaskExtensions Methods

The TaskExtensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberCastTaskTTask, 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