Click or drag to resize
Akka.NETUnboundedPriorityMailbox Fields

The UnboundedPriorityMailbox type exposes the following members.

Fields
  NameDescription
Protected fieldConfig
The configuration for this mailbox.
(Inherited from MailboxType.)
Public fieldStatic memberDefaultCapacity
The default capacity of an unbounded priority mailbox.
Protected fieldSettings
The settings for the given ActorSystem.
(Inherited from MailboxType.)
Top
See Also