Broker 10.15 | webMethods Broker Documentation | webMethods Broker Client C API Programmer's Guide | Using Broker Clients | Obtaining Client State and Status | Basic Properties
 
Basic Properties
To...
Use this method or function...
Obtain the version number of Broker
Obtain the name of the application associated with a Broker client
Obtain the name of the host where the Broker that is associated with a Broker client is executing
Obtain the name of the Broker to which a Broker client is connected
Obtain the IP port number of the Broker to which a Broker client is connected
Obtain the name of the client group with which a Broker client is associated
Obtain the a Broker client's client ID
awGetClientId function
Obtain a string that contains names of the client, client group, and Broker for a Broker client
Determine if a Broker client is currently connected to a Broker
Determine if there are any pending events for a particular Broker client
Determine if there are any pending events for any Broker client in use by the application
awIsPending function