Click or drag to resize
SettingsDebugLifecycle Property
Gets a value indicating whether [debug lifecycle].

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

Property Value

Type: Boolean
true if [debug lifecycle]; otherwise, false.
See Also