您要查找的是不是:
- To complete the asynchronous write call started by. 启动的异步写入调用。
- The result of the asynchronous call. 异步调用的结果。
- The input values to the asynchronous call. 异步调用的输入值。
- ATD made the asynchronous use of SRAM. 地址探测技术的采用保证SRAM的异步应用。
- Gets the response message for the asynchronous call. 获取异步调用的响应消息。
- That represents the end result of the asynchronous peek operation. 表示异步查看操作最终结果的。
- Gets the delegate object on which the asynchronous call was invoked. 获取在其上调用异步调用的委托对象。
- This complication is due to the asynchronous nature of signal generation. 这一困难的原因在于信号生成本质上异步的。
- Implement a class that supports the Asynchronous Pattern for Components. 实现支持组件异步模式的类。
- Implement your own component that supports the asynchronous programming model. 实现自己的支持异步编程模式的组件。
- The associated state to add to the asynchronous AuthenticateRequest. 要添加到异步AuthenticateRequest的关联状态。
- That receives the notification of the asynchronous operation completion. 将接收异步操作完成通知的。
- That represents the end result of the asynchronous receive operation. 表示异步接收操作最终结果的。
- You can customize the behavior of the Asynchronous Server and hence re-brand it by defining your own command set for invoking services. 通过定义自己调用服务的命令集,您可以定制自定义异步服务器的行为,通过为调用服务定义自己的命令集从而对它重新标记。
- Can the asynchronous operations that support cancellation support multiple pending operations? 支持取消的异步操作是否能支持多个挂起操作?
- Should be kept alive until the user calls the method that concludes the asynchronous operation. 应保持活动状态,直至用户调用结束异步操作的方法。
- Occurs when the asynchronous image-load operation is completed, been canceled, or raised an exception. 在异步图像加载操作完成、取消或引发异常时发生。
- Similarly, your implementations of Read and Write will work correctly with the asynchronous methods. 同样,Read和Write的实现也将与异步方法一起正常工作。
- Finally, the client framework gets the asynchronous response from the server and parses out data. 最后,客户端框架从服务器获取异步响应并解析出数据。
- To use a thread pool rather than a single thread to run the asynchronous requests. 使用一个线程池,而不是使用单个线程来运行异步请求。