Click or drag to resize
Akka.NETCancelableExtensions Class
TBD
Inheritance Hierarchy
SystemObject
  Akka.ActorCancelableExtensions

Namespace:  Akka.Actor
Assembly:  Akka (in Akka.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
public static class CancelableExtensions

The CancelableExtensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberCancelIfNotNull
If cancelable is not null it's canceled.
Top
See Also