If this method is called when an asynchronous peer name resolution operation is not outstanding, it ACTS as a "no operation" (no op).
如果在异步对等名称解析操作不是处于未完成状态时调用此方法,其作用相当于“无操作”(NOOP)。
As discussed earlier, when an asynchronous component or asynchronous import is invoked synchronously, there is an asynchronous hop along the invocation path.
正如前面所讨论的,当同步调用异步组件或异步导入时,沿着调用路径有一个异步跃点。
An important factor to take into account when selecting between synchronous or asynchronous log writing is what happens when a database manager error occurs.
在选择同步还是异步写日志时,要考虑的一个重要因素就是当数据库管理器发生错误时情况会怎样。
When an SPU thread gets created, the library will create a new thread that manages the SPU context asynchronous to the main thread.
在创建一个SPU线程时,这个库就创建一个新线程,它负责管理与主线程异步的spu上下文。
When a target service is invoked, the system can switch a synchronous invocation into an asynchronous one if the target service has asynchronous implementation.
当调用目标服务时,如果目标服务拥有异步实现,则系统可以将同步调用切换到异步调用。
If an error occurs when using asynchronous log writing, multiple audit records may be lost because they are buffered before being written to disk.
如果采用异步写日志的方式,那么在发生错误时,可能会丢失多条审计记录,因为这些审计记录在被写到磁盘之前都在缓冲区中。
With asynchronous APIs, the application polls for external events and executes relevant actions when an event arrives.
通过使用异步api,应用程序将对外部事件进行轮询并在事件发生后执行相应的操作。
When finished, the response is sent to aspnet_isapi opening an asynchronous pipe.
请求完成后,打开一个异步管道将响应发送到aspnet _ isapi。
Apache Tomcat 6 has good support for the Comet interaction pattern, making it an attractive option when asynchronous interactions are limited to this pattern.
ApacheTomcat6可以很好地支持Comet交互模式,如果要在这种模式中进行异步交互,那么则可以选择使用Apache Tomcat 6。
The final parameter, when set to true, requests an asynchronous connection (thus making this Ajax).
最后一个参数如果设为true,那么将请求一个异步连接(这就是Ajax的由来)。
This exception is thrown when the client tries to get the response from an asynchronous call.
当客户端尝试从异步调用获得响应时,将会引发此异常。
You create an instance of the class and pass it to your asynchronous service method when you make your remote call, as seen in Listing 4.
当执行远程调用时,创建类的实例并将其传递给异步服务方法,如清单4所示。
When a system exception occurs at the target component during an asynchronous invocation, the message is rolled back to the incoming destination and redelivered.
在异步调用过程中,当目标组件发生系统异常时,消息会回滚到传入目的地,并被重新提交。
When it receives focus, an asynchronous call is made to retrieve the values from the server.
在获得焦点时,则发出异步调用,从服务器检索值。
This does not mean that there won't be occasions when you want to use an asynchronous call; you can, and the capabilities to make those types of calls are certainly available.
这并不表示您不能使用异步调用;您当然可以生成那种类型的调用。
This article (by Mike Edwards of IBM) discusses the need for asynchronous services when you build an application using a service-oriented architecture.
这篇文章(作者是IBM的MikeEdwards)讨论了在使用SOA构建应用时所需的异步服务。
Let's take a look at an online book Web service scenario where loosely coupled synchronous business functions appear to be in the asynchronous mode when they aren't.
接下来让我们讨论一个在线图书WebServices场景,其中松散耦合同步业务功能看起来似乎处于异步模式(虽然不是)。
An Export - MQ binding is used when you want your component accessed in an asynchronous manner from a WebSphere MQ messaging client.
当您想从WebSphereMQ消息传递客户端以异步方式访问您的组件时,需要使用导出- MQ绑定。
They are created when clients use an asynchronous invocation pattern and a ServiceRuntimeExcpetion is thrown by the service provider.
它们是在客户端使用异步调用模式和服务提供程序抛出 ServiceRuntimeExcpetion 时创建的。
In the scenario, when the invocation between Invoker and InvokeeSync is an asynchronous one-way invocation, you get the breakdown view shown in Figures 9 and 10.
在此场景中,当Invoker与InvokeeSync之间的调用是异步单向调用时,您将获得如图9和10所示的细分视图。
This is the main thing that people with procedural programming experience have a problem with when starting out with an asynchronous framework like Node.js.
这是当开始使用像Node . js这样的异步框架时,拥有过程编程经验的人会遇到的主要问题。
When the invocation between Invoker and InvokeeSync is an asynchronous callback invocation, you get the breakdown view shown in Figures 17 and 18.
当Invoker与InvokeeSync之间的调用是异步回调调用时,您将获得如图17和18所示的细分视图。
When the invocation between Invoker and InvokeeSync is an asynchronous deferred-response invocation, you get the breakdown view shown in Figures 14 and 15.
当Invoker与InvokeeSync 之间的调用是异步延迟响应调用时,您将获得如图14和15 所示的细分视图。
When the client sends a request to an asynchronous web service, it must also mention a valid replyTo endpoint for the server to send the response back.
当客户机向异步Web服务发送请求时,它还必须提到一个有效的replyTo端点,以便服务器发回响应。
When a user tabs out of the field and the Zip Code field loses focus, an asynchronous call is made to the server to retrieve the location data.
当用户用tab键移出此字段且ZipCode字段失去焦点时,就会向服务器发出异步调用以检索位置数据。
You can add an event handler to any scope when a process is long running (as we will explain, long running means that the process is interruptible and can wait for external asynchronous inputs).
当流程长时间运行时,您可以向任何范围添加事件处理程序(长时间运行是指流程不能被中断并且可以等待外部异步输入)。
I have an asynchronous socket server where we receive telemetry data, and when the remote devices do not send us data, we have the ability to send commands to request data.
我有一个异步套接字服务器,我们接收遥测数据,当远程设备不寄给我们数据,我们有能力来发送命令请求数据。
When an application invokes an asynchronous operation, the OS performs the operation on behalf of the application.
当一个应用程序调用一个异步操作时,操作系统来具体执行异步操作。
When implemented in a derived class, begins an asynchronous operation to accept a channel of the type specified by the current channel listener within a specified interval of time.
当在派生类中实现时,开始一个异步操作以在指定时间间隔内接受当前通道侦听器指定的类型的通道。
Initiates an asynchronous peek operation by telling message Queuing to begin peeking a message and notify the event handler when finished.
启动一个没有超时设定的异步查看操作。直到队列中出现消息时,才完成此操作。
应用推荐