SmartSockets .NET Class Library

TipcSrv.removeProcessCb Method 

Removes a callback for the RTserver connection.

public override void removeProcessCb(
   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