TerminatedExistenceConfirmed Property |
[Missing <summary> documentation for "P:Akka.Actor.Terminated.ExistenceConfirmed"]
Namespace: Akka.ActorAssembly: Akka (in Akka.dll) Version: 0.8.0.0 (0.8.0.0)
Syntaxpublic bool ExistenceConfirmed { get; }
Public ReadOnly Property ExistenceConfirmed As Boolean
Get
public:
property bool ExistenceConfirmed {
bool get ();
}
member ExistenceConfirmed : bool with get
Property Value
Type:
Boolean
See Also