Returns true if the actor is local.
Namespace: Akka.ActorAssembly: Akka (in Akka.dll) Version: 0.8.0.0 (0.8.0.0)
SyntaxReadOnly Property IsLocal As Boolean
Get
property bool IsLocal {
bool get ();
}
abstract IsLocal : bool with get
Property Value
Type:
Boolean
See Also