Terminology in COM used to define a ComComponent that runs in the MultiThreadedApartment. This essentially means that the component can accept "simultaneous" requests from multiple threads at a time.
- ComponentObjectModel
- ComPlus
- MultiThreadedApartment
- SingleThreadedApartment
- SingleThreadedComponent
- RentalThreadedComponent
- ThreadNeutralApartment