DeadlineFailureDetector Constructor (TimeSpan, TimeSpan, Clock) |
Namespace: Akka.Remote
public DeadlineFailureDetector( TimeSpan acceptableHeartbeatPause, TimeSpan heartbeatInterval, Clock clock = null )
Exception | Condition |
---|---|
ArgumentOutOfRangeException |
This exception is thrown for the following reasons:
|