Click or drag to resize
Akka.NETUnboundedPriorityMessageQueue Properties

The UnboundedPriorityMessageQueue type exposes the following members.

Properties
  NameDescription
Public propertyBlockTimeOut
TBD
(Inherited from BlockingMessageQueue.)
Public propertyCount
TBD
(Inherited from BlockingMessageQueue.)
Public propertyHasMessages
TBD
(Inherited from BlockingMessageQueue.)
Protected propertyLockedCount
Unsafe method for computing the underlying message count.
(Overrides BlockingMessageQueueLockedCount.)
Top
See Also