SmartSockets .NET Class Library

TipcSrv.lookupDestroyCb Method 

Looks up a callback for the RTserver destruction.

public virtual TipcCb lookupDestroyCb(
   TipcDestroyCb l,
   object arg
);

Parameters

l
The callback class.
arg
user-defined argument passed to the callback.

Return Value

The callback, or null if it doesn't exist.

See Also

TipcSrv Class | TipcSrv Members | TIBCO.SMARTSOCKETS Namespace


Copyright © TIBCO Software Inc. All rights reserved