The NMS Class Library (.Net Messaging Library)

AcknowledgementMode Enumeration

The mode used to acknowledge messages after they are consumed

public enum AcknowledgementMode

Members

Member Name Description
ClientAcknowledge  
Transactional  
DupsOkAcknowledge  
AutoAcknowledge  

Requirements

Namespace: NMS

Assembly: activemq-dotnet (in activemq-dotnet.dll)

See Also

NMS Namespace