IInternalActorRef Properties |
The IInternalActorRef type exposes the following members.
Name | Description | |
---|---|---|
IsLocal | (Inherited from IActorRefScope.) | |
IsTerminated | Obsolete.
Obsolete. Use [!:Akka.Actor.UntypedActor.Context.Watch(IActorRef)] or Receive< | |
Parent |
The parent of this actor.
| |
Path |
The path of this actor. Can be used to extract information about whether or not this actor is local or remote.
(Inherited from IActorRef.) | |
Provider |
The IActorRefProvider used by the ActorSystem
to which this actor belongs.
|