自定义异步操作
【Custom asynchronous operations】
上面提到的简单异步工作 API 可能不适用于每种场景。在使用任何其他异步机制时,需要以下 API 来确保异步操作被运行时正确跟踪。
【The simple asynchronous work APIs above may not be appropriate for every scenario. When using any other asynchronous mechanism, the following APIs are necessary to ensure an asynchronous operation is properly tracked by the runtime.】