UnboundedMessageQueueSemantics Interface |
Semantics for message queues that have an unbounded size
Namespace: Akka.DispatchAssembly: Akka (in Akka.dll) Version: 0.8.0.0 (0.8.0.0)
Syntaxpublic interface UnboundedMessageQueueSemantics : Semantics
Public Interface UnboundedMessageQueueSemantics
Inherits Semantics
public interface class UnboundedMessageQueueSemantics : Semantics
type UnboundedMessageQueueSemantics =
interface
interface Semantics
end
See Also