Broker 10.15 | webMethods Broker Documentation | webMethods Broker Client C API Programmer's Guide | API Reference | awCancel | awCancelCallbacks
 
awCancelCallbacks
BrokerError awCancelCallbacks(
BrokerClient client);
Cancels all callback functions currently registered for the specified client.
Possible BrokerError major codes
Meaning
AW_ERROR_INVALID_CLIENT
The client has been destroyed or disconnected.
See also: