Subject | English | Russian |
comp., MS | semisynchronous call | полусинхронный вызов (A method call that returns immediately and allows the application or script to enumerate the returned objects as a collection. A semisynchronous method call does not require setting up an object sink, but an asynchronous method call does require setting up an object sink) |
tech. | semisynchronous condition | условие полусинхронизации |
comp., MS | semisynchronous method call | полусинхронный вызов метода (A method call that returns immediately and allows the application or script to enumerate the returned objects as a collection. A semisynchronous method call does not require setting up an object sink, but an asynchronous method call does require setting up an object sink) |