Broker 10.15 | webMethods Broker Documentation | webMethods Broker Client C API Programmer's Guide | Using Broker Clients | Understanding Broker Clients | Client Infoset
 
Client Infoset
Each Broker client is allowed to store information about its state or configuration in a single client infoset. The awGetClientInfoset function allows you to obtain the infoset for a particular Broker client. The awSetClientInfoset function allows you to set the infoset for a particular Broker client. For convenience, the client infoset is treated by both of these functions as a BrokerEvent.