Translation of "asynchronous method call" into Japanese
非同期メソッド呼び出し is the translation of "asynchronous method call" into Japanese.
asynchronous 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.
-
非同期メソッド呼び出し
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.
-
Show algorithmically generated translations
Automatic translations of "asynchronous method call" into Japanese
-
Glosbe Translate
-
Google Translate
Add example
Add