Broker 10.15 | webMethods Broker Documentation | webMethods Broker Client C API Programmer's Guide | Using Broker Clients | Obtaining Client State and Status | Client Queue Functions
 
Client Queue Functions
To...
Use this function...
Determine the number of events currently waiting in a Broker client's event queue
Empty the event queue associated with a Broker client
Important:
Use the awClearClientQueue function with care because it will delete events which have not yet been processed by the Broker client. If multiple Broker clients are sharing the same client state, calling this function can have far-reaching effects.