SmartSockets .NET Class Library

TipcSrv.removeDestroyCb Method 

Removes a callback for the RTserver destruction.

public virtual void removeDestroyCb(
   TipcCb cb
);

Parameters

cb
The callback to remove.

Exceptions

Exception TypeCondition
TipcBadArgumentException If the callback table is corrupt.
TipcAssertionException If the callback is corrupt.
TipcException For all other errors.

See Also

TipcSrv Class | TipcSrv Members | TIBCO.SMARTSOCKETS Namespace


Copyright © TIBCO Software Inc. All rights reserved