Broker 10.15 | webMethods Broker Documentation | webMethods Broker Client C API Programmer's Guide | Using Broker Clients | Broker Connection Descriptors | Creating Connection Descriptors
 
Creating Connection Descriptors
You may create a connection descriptor by calling the awNewBrokerConnectionDescriptor function. By default, a newly created connection descriptor will have the following attributes:
*Connection sharing will be enabled.
*Client state sharing will be disabled.
*Event ordering will be set to AW_SHARED_ORDER_BY_PUBLISHER. See By-Publisher Event Ordering for a description of event ordering.
*The SSL certificate file will be set to NULL.