Search Results for

    Show / Hide Table of Contents

    Class LoggerMailbox

    Mailbox type used by loggers

    Inheritance
    object
    Mailbox
    LoggerMailbox
    Implements
    IRunnable
    ILoggerMessageQueueSemantics
    IUnboundedMessageQueueSemantics
    ISemantics
    IMessageQueue
    Inherited Members
    Mailbox.MessageQueue
    Mailbox.Dispatcher
    Mailbox.SetActor(ActorCell)
    Mailbox.Run()
    Mailbox.CleanUp()
    Mailbox.DebugPrint(string, params object[])
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: Akka.Event
    Assembly: Akka.dll
    Syntax
    public class LoggerMailbox : Mailbox, IRunnable, ILoggerMessageQueueSemantics, IUnboundedMessageQueueSemantics, ISemantics, IMessageQueue

    Constructors

    | Edit this page View Source

    LoggerMailbox(IActorRef, ActorSystem)

    TBD

    Declaration
    public LoggerMailbox(IActorRef owner, ActorSystem system)
    Parameters
    Type Name Description
    IActorRef owner

    TBD

    ActorSystem system

    TBD

    Implements

    IRunnable
    ILoggerMessageQueueSemantics
    IUnboundedMessageQueueSemantics
    ISemantics
    IMessageQueue

    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