Click or drag to resize
Akka.NETUnboundedMailbox Constructor
Overload List
  NameDescription
Public methodUnboundedMailbox
Default constructor for an unbounded mailbox.
Public methodUnboundedMailbox(Settings, Config)
A factory to create IMessageQueues for an optionally provided IActorContext.
Top
See Also