English | Russian |
apartment threading model | потоковая модель "Подразделение" (A COM threading model where all calls to an object occur on one thread. In apartment threading, COM synchronizes and marshals calls) |
threading model | потоковая модель (The model that determines how the methods of an application's component are assigned to threads in order to be executed) |