Search Results for

    Show / Hide Table of Contents

    Interface IActorPublisher

    TBD

    Inherited Members
    IUntypedPublisher.Subscribe(IUntypedSubscriber)
    Namespace: Akka.Streams.Implementation
    Assembly: Akka.Streams.dll
    Syntax
    public interface IActorPublisher : IUntypedPublisher

    Methods

    | Edit this page View Source

    Shutdown(Exception)

    TBD

    Declaration
    void Shutdown(Exception reason)
    Parameters
    Type Name Description
    Exception reason

    TBD

    | Edit this page View Source

    TakePendingSubscribers()

    TBD

    Declaration
    IEnumerable<IUntypedSubscriber> TakePendingSubscribers()
    Returns
    Type Description
    IEnumerable<IUntypedSubscriber>

    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