An NDoc Documented Class Library

IMessage.Acknowledge Method 

Acknowledges all consumed messages of the session of this consumed message.

void Acknowledge();

Exceptions

Exception Type Condition
MsgException Thrown when the acknowledge fails.
IllegalStateException Thrown when the session on which the message was received is closed.

See Also

IMessage Interface | webMethods.Msg Namespace