Subject | English | Spanish |
med. | culture in a semisynchronous condition | cultivo en un estado semisincrónico |
comp., MS | semisynchronous call | llamada semisincrónica (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 | llamada de método semisincrónico (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) |