Subject | English | Hebrew |
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) |
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) |