Search Results for

    Show / Hide Table of Contents

    Class FanIn

    TBD

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

    Fields

    | Edit this page View Source

    Cancelled

    TBD

    Declaration
    public const byte Cancelled = 16
    Field Value
    Type Description
    byte
    | Edit this page View Source

    Completed

    TBD

    Declaration
    public const byte Completed = 8
    Field Value
    Type Description
    byte
    | Edit this page View Source

    Depleted

    TBD

    Declaration
    public const byte Depleted = 4
    Field Value
    Type Description
    byte
    | Edit this page View Source

    Marked

    TBD

    Declaration
    public const byte Marked = 1
    Field Value
    Type Description
    byte
    | Edit this page View Source

    Pending

    TBD

    Declaration
    public const byte Pending = 2
    Field Value
    Type Description
    byte
    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