Class ConsumerController.DeliverThenStop<T>
Deliver all buffered messages to consumer then shutdown.
Implements
Inherited Members
Namespace: Akka.Delivery
Assembly: Akka.dll
Syntax
public sealed class DeliverThenStop<T> : ConsumerController.IConsumerCommand<T>
Type Parameters
Name | Description |
---|---|
T |
Fields
| Improve this Doc View SourceInstance
Declaration
public static readonly ConsumerController.DeliverThenStop<T> Instance
Field Value
Type | Description |
---|---|
ConsumerController.DeliverThenStop<T> |