Click or drag to resize
SettingsCreationTimeout Property
Gets the creation timeout.

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

Property Value

Type: TimeSpan
The creation timeout.
See Also