AcknowledgeAsync Method
Definition
- Assemblies
- Savvyio.Messaging.dll
AcknowledgeAsync()
Acknowledges that this message was processed successfully.
public Task AcknowledgeAsync()
Returns
- Task
A task that represents the asynchronous operation.
Acknowledges that this message was processed successfully.
public Task AcknowledgeAsync()
A task that represents the asynchronous operation.