Class ConsumerController.Confirmed
Acknowledgement of a message that was received by the consumer, sent to the ConsumerController.
Inherited Members
Namespace: Akka.Delivery
Assembly: Akka.dll
Syntax
public sealed class ConsumerController.Confirmed
Fields
| Edit this page View SourceInstance
Declaration
public static readonly ConsumerController.Confirmed Instance
Field Value
| Type | Description |
|---|---|
| ConsumerController.Confirmed |
Edit this page