Akka.NET Documentation
Akka.NET Documentation
API Reference
Akka.Actor
IRepointableRef Interface
IRepointableRef Properties
IsStarted Property
IRepointableRef Properties
The
IRepointableRef
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.
(Inherited from
IActorRefScope
.)
IsStarted
Returns
true
if this actor has started yet.
false
otherwise.
Top
See Also
Reference
IRepointableRef Interface
Akka.Actor Namespace
Akka.NET Home
|
Learn Akka.NET