Search Results for

    Show / Hide Table of Contents

    Class StreamSupervisor.Materialize

    TBD

    Inheritance
    object
    StreamSupervisor.Materialize
    Implements
    INoSerializationVerificationNeeded
    IDeadLetterSuppression
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: Akka.Streams.Implementation
    Assembly: Akka.Streams.dll
    Syntax
    public sealed class StreamSupervisor.Materialize : INoSerializationVerificationNeeded, IDeadLetterSuppression

    Constructors

    | Edit this page View Source

    Materialize(Props, string)

    TBD

    Declaration
    public Materialize(Props props, string name)
    Parameters
    Type Name Description
    Props props

    TBD

    string name

    TBD

    Fields

    | Edit this page View Source

    Name

    TBD

    Declaration
    public readonly string Name
    Field Value
    Type Description
    string
    | Edit this page View Source

    Props

    TBD

    Declaration
    public readonly Props Props
    Field Value
    Type Description
    Props

    Implements

    INoSerializationVerificationNeeded
    IDeadLetterSuppression

    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