在远程客户端模式中,远程(或本地)客户端机器上的程序通过SOAP连接调用编校服务器。
In the remote client mode, a program on a remote (or local) client machine invokes the redaction server via a SOAP connection.
当异步调用服务组件时,客户端和服务提供程序是在不同的线程中执行的,并且错误条件可能在任一线程中发生。
When a service component is invoked asynchronously, the client and service provider are executed in different threads, and error conditions can occur in either thread.
当同步调用服务组件时,客户端和服务提供程序在同一线程中执行。
When a service component is invoked synchronously, both the client and the service provider execute in the same thread.
应用推荐