DictionaryForumContacts

   English
Terms for subject Microsoft containing apartment | all forms | exact matches only
EnglishFrench
apartment-threaded componentcomposant à thread cloisonné (A COM component that resides on a single thread of execution. Apartment-threaded components rely on COM to synchronize calls to them. All COM objects created with Visual Basic are apartment threaded)
apartment threadingthread cloisonné (A COM threading model where all calls to an object occur on one thread. In apartment threading, COM synchronizes and marshals calls)
apartment threading modelmodèle de thread cloisonné (A COM threading model where all calls to an object occur on one thread. In apartment threading, COM synchronizes and marshals calls)
application single-threaded apartmentcloisonnement de threads unique d'application (A single-threaded apartment the thread of which is the core UI thread for an application window)
multithreaded apartmentmultithread cloisonné (An apartment that consists of one or more threads)
single-threaded apartmentthread unique cloisonné (An apartment that consists of exactly one thread)