Click or drag to resize
Akka.NETMinimalActorRef Properties

The MinimalActorRef type exposes the following members.

Properties
  NameDescription
Public propertyIsLocal
INTERNAL API. Abstract implementation of IInternalActorRef.
(Overrides InternalActorRefBaseIsLocal.)
Public propertyIsTerminated Obsolete.
INTERNAL API. Abstract implementation of IInternalActorRef.
(Overrides InternalActorRefBaseIsTerminated.)
Public propertyParent
INTERNAL API. Abstract implementation of IInternalActorRef.
(Overrides InternalActorRefBaseParent.)
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.
(Inherited from InternalActorRefBase.)
Top
See Also