Search Results for

    Show / Hide Table of Contents

    Interface IAssociationEventListener

    Listener interface for any object that can handle IAssociationEvent messages.

    Namespace: Akka.Remote.Transport
    Assembly: Akka.Remote.dll
    Syntax
    public interface IAssociationEventListener

    Methods

    | Edit this page View Source

    Notify(IAssociationEvent)

    Notify the listener about an IAssociationEvent message.

    Declaration
    void Notify(IAssociationEvent ev)
    Parameters
    Type Name Description
    IAssociationEvent ev

    The IAssociationEvent message to notify the listener about

    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