Search Results for

    Show / Hide Table of Contents

    Class Concat

    TBD

    Inheritance
    object
    Concat
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: Akka.Streams.Dsl
    Assembly: Akka.Streams.dll
    Syntax
    public static class Concat

    Methods

    | Edit this page View Source

    Create<T>(int)

    TBD

    Declaration
    public static IGraph<UniformFanInShape<T, T>, NotUsed> Create<T>(int inputPorts = 2)
    Parameters
    Type Name Description
    int inputPorts

    TBD

    Returns
    Type Description
    IGraph<UniformFanInShape<T, T>, NotUsed>

    TBD

    Type Parameters
    Name Description
    T
    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