Click or drag to resize
Akka.NETCancelableCreateCanceled Method
Returns a ICancelable that has already been canceled.

Namespace:  Akka.Actor
Assembly:  Akka (in Akka.dll) Version: 1.2.3.129 (1.2.3.129)
Syntax
public static ICancelable CreateCanceled()

Return Value

Type: ICancelable
TBD
See Also