DictionaryForumContacts

   English
Terms containing asynchronous method call | all forms | in specified order only
SubjectEnglishRussian
progr.asynchronous method callасинхронный вызов метода (ssn)
comp., MSasynchronous method callасинхронный вызов метода (A method call that returns to the caller immediately regardless of whether processing has completed. The results of processing are returned through another call on another thread. Asynchronous methods free the caller from having to wait until processing has finished)
progr.call an asynchronous methodвызывать асинхронный метод (Alex_Odeychuk)