| CoordinatedShutdownTotalTimeout Property |
The sum of timeouts of all phases that have some task.
Namespace:
Akka.Actor
Assembly:
Akka (in Akka.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax public TimeSpan TotalTimeout { get; }
member TotalTimeout : TimeSpan with get
Property Value
Type:
TimeSpanSee Also