SmartSockets .NET Class Library

TipcSrv.addDestroyCb Method (TipcDestroyCb, Int16, Object)

Adds a callback for the RTserver destruction with given priority.

public virtual TipcCb addDestroyCb(
   TipcDestroyCb l,
   short priority,
   object arg
);

Parameters

l
The callback to add.
priority
The priority of the callback.
arg
user-defined argument to pass to callback.

Return Value

The newly created callback.

See Also

TipcSrv Class | TipcSrv Members | TIBCO.SMARTSOCKETS Namespace | TipcSrv.addDestroyCb Overload List


Copyright © TIBCO Software Inc. All rights reserved