| AlreadyCanceledCancelableCancel Method (Boolean) |
TBD
Namespace:
Akka.Actor
Assembly:
Akka (in Akka.dll) Version: 1.2.3.129 (1.2.3.129)
Syntax public void Cancel(
bool throwOnFirstException
)
abstract Cancel :
throwOnFirstException : bool -> unit
override Cancel :
throwOnFirstException : bool -> unit
Parameters
- throwOnFirstException
- Type: SystemBoolean
TBD
Implements
ICancelableCancel(Boolean)See Also