SmartSockets .NET Class Library

TipcConnClient.gmdMsgDelete Method 

Delete a message from the local spool.

public virtual void gmdMsgDelete(
   TipcMsg msg
);

Parameters

msg
The message to delete.

Exceptions

Exception TypeCondition
TipcNotFoundException If the message is not present in the spool.
TipcMsgException If the message is not GMD

See Also

TipcConnClient Class | TipcConnClient Members | TIBCO.SMARTSOCKETS Namespace


Copyright © TIBCO Software Inc. All rights reserved