asynchronous operation
[计] 异步操作
2026-04-12 14:21 浏览次数 16
[计] 异步操作
Begins an asynchronous operation to receive an available request with a default timeout.
开始用于接收可用请求的异步操作,该操作具有默认的超时值。
The asynchronous operation is available with or without an explicit time-out.
在有无显式超时的情况下,异步操作都可用。
Gets a value that indicates whether the asynchronous operation completed synchronously.
获取一个值,该值指示异步操作是否已完成。
Begins an asynchronous operation to open a communication object within a specified interval of time.
开始一个异步操作以在指定时间间隔内打开通信对象。
Begins an asynchronous operation to transmit a request message to the reply side of a request-reply message exchange.
开始一个异步操作,将请求消息传送到请求-回复消息交换的回复端。
When overridden in a derived class, begins an asynchronous operation to reply to the request associated with the current context.
在派生类中重写时,开始进行异步操作,以答复与当前上下文关联的请求。
Called by servers to begin an asynchronous operation to authenticate the server and optionally the client using the specified certificates, requirements and security protocol.
由服务器调用以开始一个异步操作,该操作使用指定的证书、要求和安全协议对服务器和客户端(可选)进行身份验证。
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.
现有标準提供了一些机制来支持该方案所需的异步操作类型,但异步操作还不是目前标準的主要组成部分。
Task is the representation of an asynchronous operation that will complete at some point (usually in the future).
ATask是一个异步操作,在一些点完成表示(通常在未来)。
When the asynchronous operation finishes or when the handled event takes place, a method gets called and executed as a reaction to the event.
在异步操作完成或者事件触发的时候,就会调用方法并作为对该事件的反应。
WaitHandle that is used to wait for an asynchronous operation to complete.
获取一个值,该值指示异步操作是否同步完成。
That receives the notification of the asynchronous operation completion.
将接收异步操作完成通知的。
Begins an asynchronous operation to transmit a message to the destination of the output channel within a specified interval of time.
开始一个异步操作,在指定时间间隔内向输出通道的目标传输消息。
Begins an asynchronous operation to accept a channel of the type specified by the current channel listener.
开始一个异步操作,以接受当前通道侦听器指定的类型的通道。
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 accept an incoming connection attempt from a specified socket and receives the first block of data sent by the client application.
开始异步操作以接受从指定套接字传入的连接尝试并接收客户端应用程序发送的第一个数据块。
Completes an asynchronous operation to get a security token.
完成异步操作以获取安全令牌。
When overridden in a derived class, begins an asynchronous operation to reply to the request associated with the current context within a specified interval of time.
在派生类中重写时,开始进行异步操作,以在指定时间间隔内答复与当前上下文关联的请求。
Each accepted asynchronous operation will receive a unique status URI, so that multiple operations may be initiated and tracked at once.
每一个被接受的异步操作将收到一个唯一的状态uri,这样就可以对多个操作同时进行初始化和跟蹤。
Begins an asynchronous operation to receive an available request.
开始用于接收可用请求的异步操作。