Click or drag to resize
CellHasMessages Property
If the actor isLocal, returns whether "user messages" are currently queued, falseotherwise.

Namespace: Akka.Actor
Assembly: Akka (in Akka.dll) Version: 0.8.0.0 (0.8.0.0)
Syntax
bool HasMessages { get; }

Property Value

Type: Boolean
See Also