Click or drag to resize
Akka.NETRelativeActorPath Class
Extractor class for so-called "relative actor paths" - as in "relative URI", not "relative to some other actors." Examples: * "grand/child" * "/user/hello/world"
Inheritance Hierarchy
SystemObject
  Akka.ActorRelativeActorPath

Namespace:  Akka.Actor
Assembly:  Akka (in Akka.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
public static class RelativeActorPath

The RelativeActorPath type exposes the following members.

Methods
  NameDescription
Public methodStatic memberUnapply
TBD
Top
See Also