Search Results for

    Show / Hide Table of Contents

    Interface ILifecycleContext

    TBD

    Namespace: Akka.Streams.Stage
    Assembly: Akka.Streams.dll
    Syntax
    public interface ILifecycleContext

    Properties

    | Edit this page View Source

    Attributes

    Returns operation attributes associated with the this Stage

    Declaration
    Attributes Attributes { get; }
    Property Value
    Type Description
    Attributes
    | Edit this page View Source

    Materializer

    Returns the Materializer that was used to materialize this Stage/>. It can be used to materialize sub-flows.

    Declaration
    IMaterializer Materializer { get; }
    Property Value
    Type Description
    IMaterializer

    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