SmartSockets .NET Class Library

TipcSrv.gmdMsgServerDelete Method 

Deletes a GMD message from RTserver's spool. Use gmdMsgDelete to delete a message from the local spool. This method fails silently if the msg doesn't exist.

public virtual void gmdMsgServerDelete(
   TipcMsg msg
);

Parameters

msg
The message to delete.

Exceptions

Exception TypeCondition
TipcException If no server connection and auto-connect is fale.

See Also

TipcSrv Class | TipcSrv Members | TIBCO.SMARTSOCKETS Namespace


Copyright © TIBCO Software Inc. All rights reserved