SmartSockets .NET Class Library

TipcConnClient.gmdMsgResend Method 

Resends a message previously sent with GMD. This should only be used within a GMD_FAILURE callback.

public virtual void gmdMsgResend(
   TipcMsg msg
);

Parameters

msg
The message to resend.

Exceptions

Exception TypeCondition
TipcIOException For low-level errors.
TipcMsgException If the message is not GMD

See Also

TipcConnClient Class | TipcConnClient Members | TIBCO.SMARTSOCKETS Namespace


Copyright © TIBCO Software Inc. All rights reserved