Subscribing to Connection Manager Global Events

Connection Manager exposes Custom Events that track the progress of a transaction through its lifecycle. These Custom Events are raised at the global level and at the transaction level. The following code example provides a step-by-step approach to subscribing to global custom events raised by Connection Manager. In this scenario, an event handler object is created to handle all Custom Events. Each Custom Event is explicitly subscribed with a reference to it's event handler.

Click "Send a Request" below to try it out, then read the description below to learn how to subscribe to global Custom Events in Connection Manager.