Search Results for

    Show / Hide Table of Contents

    Interface IMergeBack<TIn, TMat>

    TBD

    Namespace: Akka.Streams.Implementation
    Assembly: Akka.Streams.dll
    Syntax
    public interface IMergeBack<TIn, TMat>
    Type Parameters
    Name Description
    TIn

    TBD

    TMat

    TBD

    Methods

    | Edit this page View Source

    Apply<TOut>(Flow<TIn, TOut, TMat>, int)

    TBD

    Declaration
    IFlow<TOut, TMat> Apply<TOut>(Flow<TIn, TOut, TMat> flow, int breadth)
    Parameters
    Type Name Description
    Flow<TIn, TOut, TMat> flow

    TBD

    int breadth

    TBD

    Returns
    Type Description
    IFlow<TOut, TMat>

    TBD

    Type Parameters
    Name Description
    TOut

    TBD

    Extension Methods

    ObjectExtensions.IsDefaultForType<T>(T)
    ObjectExtensions.AsOption<T>(T)
    Extensions.AsInstanceOf<T>(object)
    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