DictionaryForumContacts

   Russian
Terms for subject Programming containing асинхронное управление | all forms | exact matches only | in specified order only
RussianEnglish
асинхронная передача управленияasynchronous transfer of control (Alex_Odeychuk)
асинхронное управление задачамиasynchronous task control (Alex_Odeychuk)
пожалуй, это самый чистый способ написания автономных тестов для асинхронного кода, поскольку ответственность за управление потоками перекладывается на каркас тестированияthis is arguably the neatest way to write unit tests for async code, pushing the responsibility for threads into the testing framework (см. Async in C# 5.0 / Alex Davies 2012)