Click or drag to resize
Akka.NETCoordinatedShutdownTotalTimeout 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; }

Property Value

Type: TimeSpan
See Also