Search Results for

    Show / Hide Table of Contents

    Class RelativeActorPath

    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
    object
    RelativeActorPath
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: Akka.Actor
    Assembly: Akka.dll
    Syntax
    public static class RelativeActorPath

    Methods

    | Edit this page View Source

    Unapply(string)

    TBD

    Declaration
    public static IEnumerable<string> Unapply(string addr)
    Parameters
    Type Name Description
    string addr

    TBD

    Returns
    Type Description
    IEnumerable<string>

    TBD

    In this article
    • githubEdit this page
    • View Source
    Back to top
    Contribute
    • Project Chat
    • Discussion Forum
    • Source Code
    Support
    • Akka.NET Support Plans
    • Akka.NET Observability Tools
    • Akka.NET Training & Consulting
    Maintained By
    • Petabridge - The Akka.NET Company
    • Learn Akka.NET