Understanding Events

To be able to successfully use SAT's Managed Service and Managed Service Factory support, it is helpful to understand how events are handled. The following diagrams are intended to help understand where events come from and how they are dispatched to the advisor for handling. As you read this section, refer to both the discussion and the implementation of the examples since this will aid your understanding.

There are two types of events to consider, synchronous and asynchronous. events.

While the details of where events come from and how they are handled can be rather complicated studying the diagram and the example while implementing a Managed Service or Managed Service Factory is highly recommended.