CellIsTerminated Property |
[Missing <summary> documentation for "P:Akka.Actor.Cell.IsTerminated"]
Namespace: Akka.ActorAssembly: Akka (in Akka.dll) Version: 0.8.0.0 (0.8.0.0)
Syntaxbool IsTerminated { get; }
ReadOnly Property IsTerminated As Boolean
Get
property bool IsTerminated {
bool get ();
}
abstract IsTerminated : bool with get
Property Value
Type:
Boolean
See Also