Note This version of COM+ events does not support a distributed event store. A subscriber must subscribe to an event on each computer from which it wants to receive notification. As an alternative, you can register the event class object and subscriptions on a central computer and instantiate this event class object from the remote computers on which you publish events. Delivery of events is provided either by DCOM or by the COM+ queued components service. For more information about using the COM+ queued components service, see Using COM+ Events with COM+ Queued Components.