| IActorRefScopeIsLocal Property |
Returns
true if the actor is local to this
ActorSystem.
Returns
false if the actor is remote.
Namespace:
Akka.Actor
Assembly:
Akka (in Akka.dll) Version: 1.2.3.129 (1.2.3.129)
Syntax abstract IsLocal : bool with get
Property Value
Type:
BooleanSee Also