首页 > Term: asynchronous method call
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.
0
创建者
- Maxiao
- 100% positive feedback