Search Results for

    Show / Hide Table of Contents

    Namespace Akka.Dispatch.SysMsg

    Classes

    ActorTask

    Class ActorTask.

    Create

    Sent to self from Register(ActorCell)

    DeathWatchNotification

    Class DeathWatchNotification.

    Escalate

    Class Escalate.

    NoMessage

    Switched into the mailbox to signal termination

    Recreate

    Sent to self from Restart(Exception)

    RegisterTerminationHook

    Singleton instance representing a register termination hook system message.

    Resume

    Sent to self from Resume(Exception)

    Stop

    Class Stop.

    StopChild

    INTERNAL

    Supervise

    Class Supervise.

    Suspend

    Sent to self from Suspend()

    SystemMessage

    INTERNAL API

    ISystemMessage is an interface and too basic to express all of the capabilities needed to express a full-fledged system message.

    Terminate

    Class Terminate.

    TerminationHook

    Singleton system message indicating a termination hook.

    TerminationHookDone

    Singleton system message indicating a completed termination hook.

    Unwatch

    Unsubscribes Watcher from any death watch notifications for Watchee.

    Watch

    Creates a deathwatch subscription between Watchee and Watcher.

    Watcher will be notified via a Terminated message when Watchee is stopped. In the case of a remote actor references, a Terminated may also be produced in the event that the association between the two remote actor systems fails.

    Interfaces

    ISystemMessage

    Class ISystemMessage.

    In this article
    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