Click or drag to resize
Akka.NETActorPath Properties

The ActorPath type exposes the following members.

Properties
  NameDescription
Public propertyAddress
The Address under which this path can be reached; walks up the tree to the RootActorPath.
Public propertyElements
Gets the elements.
Public propertyName
Gets the name.
Public propertyParent
TBD
Public propertyRoot
TBD
Public propertyUid
Gets the uid.
Top
See Also