Click or drag to resize
Akka.NETIDequeBasedMessageQueueSemantics Interface
Semantics for message queues that are Double-Ended.

Namespace:  Akka.Dispatch
Assembly:  Akka (in Akka.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
public interface IDequeBasedMessageQueueSemantics : ISemantics

The IDequeBasedMessageQueueSemantics type exposes the following members.

Methods
  NameDescription
Public methodEnqueueFirst
TBD
Top
See Also