CancelableCancelAfter Method (TimeSpan) |
Namespace: Akka.Actor
Exception | Condition |
---|---|
ArgumentOutOfRangeException | This exception is thrown if the given delay is less than or equal to 0. |
ObjectDisposedException | This exception is thrown if this cancelable has already been disposed. |