| SettingsCreationTimeout Property |
Gets the creation timeout.
Namespace:
Akka.Actor
Assembly:
Akka (in Akka.dll) Version: 1.2.3.129 (1.2.3.129)
Syntax public TimeSpan CreationTimeout { get; }
member CreationTimeout : TimeSpan with get
Property Value
Type:
TimeSpanThe creation timeout.
See Also