您要查找的是不是:
- The result of the asynchronous call. 异步调用的结果。
- Initiates an asynchronous call to the HTTP handler. 启动对HTTP处理程序的异步调用。
- The input values to the asynchronous call. 异步调用的输入值。
- Gets the response message for the asynchronous call. 获取异步调用的响应消息。
- Manage asynchronous call completion on a callback method. 用回调方法控制非同步调用。
- Initiates an asynchronous call to the HTTP event handler. 启动对HTTP事件处理程序的异步调用。
- Gets the delegate object on which the asynchronous call was invoked. 获取在其上调用异步调用的委托对象。
- Shows how to make an asynchronous call to a method of a remote object. 显示如何异步调用远程对象的方法。
- To initiate an asynchronous call for processing individual HTTP requests. 以启动异步调用来处理单个HTTP请求。
- For asynchronous calls, this parameter is undefined. 异步调用,这个参数是未定义的。
- Demonstrates how to make an asynchronous call to a Web service from a client application. 演示如何从客户端应用程序异步调用Web服务。
- Describes issues that may arise when making an asynchronous call to a method of a remote object. 描述在异步调用远程对象的方法时可能产生的问题。
- Neither of these delegates has a return value, because there is no place to return the data from an asynchronous call. 这两个委托都没有返回值,因为没有地方用于从异步调用中返回数据。
- Polling repeatedly checks the status of an asynchronous call from within a loop. 轮询通过循环重复地检查异步调用的状态。
- The asynchronous call runs on a separate thread; however, the UI is slightly less responsive while the call is active. 异步调用运行在单独的线程上;而当调用处于活动状态时,UI较少作出响应。
- The body of each method on this proxy script class will perform an asynchronous call to its corresponding Web service method. 该代理脚本类的每个方法的主体都将执行异步调用相应的Web服务方法。
- ODBC asynchronous call : the examples of asynchronous transfer through Arbitrary ODBC database inquiries. Database queries using SQL statements. ODBC异步调用:本实例将通过异步调用实现任意ODBC数据库的查询。数据库查询采用SQL语句。
- That can participate in the flow of the execution context across asynchronous calls. 它可参与异步调用之间执行上下文的流。
- For asynchronous calls, this indicates that the operation was successfully queued. 异步调用,这表明操作成功排队。
- This class provides functionality similar to the Ping. Exe command-line tool, and supports synchronous and asynchronous calls. 此类提供类似于Ping.;exe命令行工具的功能;并支持同步和异步调用。
