ActorCellIsNormal Property |
[Missing <summary> documentation for "P:Akka.Actor.ActorCell.IsNormal"]
Namespace: Akka.ActorAssembly: Akka (in Akka.dll) Version: 0.8.0.0 (0.8.0.0)
Syntaxprotected bool IsNormal { get; }
Protected ReadOnly Property IsNormal As Boolean
Get
protected:
property bool IsNormal {
bool get ();
}
member IsNormal : bool with get
Property Value
Type:
Boolean
See Also