Click or drag to resize
Akka.NETLoggerMailbox Properties

The LoggerMailbox type exposes the following members.

Properties
  NameDescription
Public propertyDispatcher
The MessageDispatcher for the underlying mailbox.
(Inherited from Mailbox.)
Public propertyMessageQueue
The queue used for user-defined messages inside this mailbox
(Inherited from Mailbox.)
Top
See Also