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.42 (1.2.3.42)
Syntax
public static ICancelable CreateCanceled()

Return Value

Type: ICancelable
TBD
See Also