Click or drag to resize
Akka.NETSettingsUnstartedPushTimeout Property
Gets the unstarted push timeout.

Namespace:  Akka.Actor
Assembly:  Akka (in Akka.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
public TimeSpan UnstartedPushTimeout { get; }

Property Value

Type: TimeSpan
The unstarted push timeout.
See Also