The attachment parameter of both methods is an object that is passed in to the asynchronous operation.
两个方法的附件参数都是一个传递到异步操作的对象。
Existing standards provide the mechanisms to support the types of asynchronous operations required by this scenario, but asynchronous operation is not yet an integral part of today's standards.
现有标准提供了一些机制来支持该方案所需的异步操作类型,但异步操作还不是目前标准的主要组成部分。
Each accepted asynchronous operation will receive a unique status URI, so that multiple operations may be initiated and tracked at once.
每一个被接受的异步操作将收到一个唯一的状态uri,这样就可以对多个操作同时进行初始化和跟踪。
When the asynchronous operation finishes or when the handled event takes place, a method gets called and executed as a reaction to the event.
在异步操作完成或者事件触发的时候,就会调用方法并作为对该事件的反应。
Accessing a user's position is an expensive operation (you might be reaching out to a satellite in space!) and it requires the consent of the user, thus it is an asynchronous operation.
它还要取得用户的同意。因此这是一个异步操作。
A promise is a variable that represents the outcome of some asynchronous operation.
promise变量用来表示某些异步操作的结果。
The alternative mechanism to using Future objects is to register a callback to the asynchronous operation. The CompletionHandler interface has two methods.
使用Future对象的替代机制,是向异步操作注册一个callback。
After the asynchronous detach operation has completed the detach, the target table of detach is available to be archived or dropped or attached to some (other) table.
在异步分离操作完成了分离后,可以看到分离的目标表已被归档、删除、或者附加到一些(其他)表上。
That receives the notification of the asynchronous operation completion.
将接收异步操作完成通知的。
Application developers have several design choices for accessing the results of the asynchronous operation.
对于访问异步操作的结果,应用程序开发人员有若干种设计选择。
Task is the representation of an asynchronous operation that will complete at some point (usually in the future).
ATask是一个异步操作,在一些点完成表示(通常在未来)。
The use of Task allows you to write code that can easily be composed with any and every type of asynchronous operation.
使用Task允许你写的代码,可以很容易地由任何和所有类型的异步操作。
The reasons and characteristics of the movement of oscillation center and the behavior of varying electrical quantities during this kind of asynchronous operation are also discussed.
针对复杂电力系统发生多频率异步运行的情况,振荡中心飘浮移动的原因、规律以及电气量变化的特征进行了初步分析与探讨,并通过数字仿真进行了必要的验证。
It may have seemed like overkill at the time, but we were anticipating the day when we fetched heroes with an HTTP client and we knew that would have to be an asynchronous operation.
它当时可能看起来显得有点过于复杂,不过我们预料到总有这么一天会通过HTTP客户端来获取英雄数据,而且我们知道,那一定是一个异步操作。
When an application invokes an asynchronous operation, the OS performs the operation on behalf of the application.
当一个应用程序调用一个异步操作时,操作系统来具体执行异步操作。
Begins an asynchronous operation to close a communication object.
开始一个异步操作以关闭通信对象。
Gets a value that indicates whether the asynchronous operation completed synchronously.
获取一个值,该值指示异步操作是否已完成。
Begins an asynchronous operation to transmit a request message to the reply side of a request-reply message exchange.
开始一个异步操作,将请求消息传送到请求-回复消息交换的回复端。
In the case of an asynchronous operation with a time-out, the callback function should be called and an exception thrown when the results of the operation are first accessed.
对于具有超时的异步操作,在首次访问操作结果时,应该调用回调函数并引发异常。
Begins an asynchronous operation to open a communication object within a specified interval of time.
开始一个异步操作以在指定时间间隔内打开通信对象。
Begins an asynchronous operation to accept a channel of the type specified by the current channel listener.
开始一个异步操作,以接受当前通道侦听器指定的类型的通道。
Begins an asynchronous operation to transmit a message to the destination of the output channel within a specified interval of time.
开始一个异步操作,在指定时间间隔内向输出通道的目标传输消息。
The asynchronous operation is available with or without an explicit time-out.
在有无显式超时的情况下,异步操作都可用。
A pointer to an OVERLAPPED structure that supplies data to be used during asynchronous operation.
一个指针的重叠结构,提供供数据时使用的异步操作。
Begins an asynchronous operation to reply to the request associated with the current context.
开始进行异步操作,以答复与当前上下文关联的请求。
Gets a user-defined object that qualifies or contains information about an asynchronous operation.
获取用户定义的对象,它限定或包含关于异步操作的信息。
Begins an asynchronous operation to accept an incoming connection attempt from a specified socket and receives the first block of data sent by the client application.
开始异步操作以接受从指定套接字传入的连接尝试并接收客户端应用程序发送的第一个数据块。
When overridden in a derived class, begins an asynchronous operation to reply to the request associated with the current context.
在派生类中重写时,开始进行异步操作,以答复与当前上下文关联的请求。
Completes an asynchronous operation to get a security token.
完成异步操作以获取安全令牌。
Completes an asynchronous operation to renew the security token.
完成异步操作以获取安全令牌。
应用推荐