Click or drag to resize
Akka.NETInternalActorRefBase Properties

The InternalActorRefBase type exposes the following members.

Properties
  NameDescription
Public propertyIsLocal
INTERNAL API. Used by built-in IActorRef implementations for handling internal operations that are not exposed directly to end-users.
Public propertyIsTerminated
INTERNAL API. Used by built-in IActorRef implementations for handling internal operations that are not exposed directly to end-users.
Public propertyParent
INTERNAL API. Used by built-in IActorRef implementations for handling internal operations that are not exposed directly to end-users.
Public propertyPath
TBD
(Inherited from ActorRefBase.)
Public propertyProvider
INTERNAL API. Used by built-in IActorRef implementations for handling internal operations that are not exposed directly to end-users.
Top
See Also