If the actor isLocal, returns whether "user messages" are currently queued,
falseotherwise.
Namespace: Akka.ActorAssembly: Akka (in Akka.dll) Version: 0.8.0.0 (0.8.0.0)
Syntaxbool HasMessages { get; }ReadOnly Property HasMessages As Boolean
Get
property bool HasMessages {
bool get ();
}abstract HasMessages : bool with get
Property Value
Type:
Boolean
See Also