| It also enables PowerShell scripts to subscribe to ObjectEvents, PSEvents, and WmiEvents and process them synchronously and asynchronously. |
Также позволяет сценариям подписываться на ObjectEvents, PSEvents и WmiEvents и обрабатывать их синхронно и асинхронно. |
| Each dispatcher includes a queue (called DispatcherQueue) of delegates, which represent the entry point to a procedure (called work item) that can be executed asynchronously. |
Каждый диспетчер содержит очередь (называемую DispatcherQueue) делегатов, представляющие собой точку входа в процедуру (называемая ещё work item или операцией), которая может быть выполнена асинхронно. |
| We decided to divide up the kernel which traditionally had been one program, to divide it up into a lot of smaller programs that would send messages to each other asynchronously to, to communicate. |
Мы решили разделить ядро, которое традиционно было одной программой, разделить его на много маленьких программ которые посылали бы сообщения друг другу асинхронно |
| Cannot have multiple roots on a stream that is being parsed asynchronously. |
Наличие нескольких корней в потоке, который синтаксически анализируется асинхронно, не допускается. |
| When data is written to disk, it is also asynchronously written to a second location, usually another computer over the network. |
Когда данные записываются на диск, они также асинхронно записываются в другой точке, обычно ей служит другой компьютер поверх сети. |