ChildrenContainerIsNormal Property |
[Missing <summary> documentation for "P:Akka.Actor.Internal.ChildrenContainer.IsNormal"]
Namespace: Akka.Actor.InternalAssembly: Akka (in Akka.dll) Version: 0.8.0.0 (0.8.0.0)
SyntaxReadOnly Property IsNormal As Boolean
Get
property bool IsNormal {
bool get ();
}
abstract IsNormal : bool with get
Property Value
Type:
Boolean
See Also