If using client acknowledgement mode on the session, then this method will acknowledge that the
message has been processed correctly.
Namespace:
Apache.NMSAssembly: Apache.NMS (in Apache.NMS.dll)
Syntax
Visual Basic |
---|
Sub Acknowledge |
C# |
---|
void Acknowledge() |
Visual C++ |
---|
void Acknowledge() |
JavaScript |
---|
function acknowledge(); |