Akka.NET Documentation
Akka.NET Documentation
API Reference
Akka.Actor
IActorRefScope Interface
IActorRefScope Properties
IsLocal Property
IActorRefScope Properties
The
IActorRefScope
type exposes the following members.
Properties
Name
Description
IsLocal
Returns
true
if the actor is local to this
ActorSystem
. Returns
false
if the actor is remote.
Top
See Also
Reference
IActorRefScope Interface
Akka.Actor Namespace
Akka.NET Home
|
Learn Akka.NET