COM+ Synchronization
The COM+ synchronization service provides synchronization that flows from component to component and prohibits more than one caller from entering the component at any given time. Synchronization determines when threads can dispatch calls to an object.
The topics described in the following table provide background and task information about the COM+ synchronization service.
Topic | Description |
---|---|
COM+ Synchronization Concepts |
Provides an overview of the COM+ synchronization service. |
COM+ Synchronization Tasks |
Provides instructions for setting the COM+ synchronization attribute. |