Download .NET Persistent Asynchronous Invocation Application Block
Brief Description
The Microsoft Asynchronous Invocation Application Block manages asynchronous communication between a Web client and one or more foreign service providers (FSP).
Overview
The Microsoft Asynchronous Invocation Application Block manages asynchronous communication between a Web client and one or more foreign service providers (FSP). An FSP can be a .NET Web service, a Java Web service, or other type of service (for example, credit card authorization).
By using the Asynchronous Invocation Application Block in your Web application, you can:
By using the Asynchronous Invocation Application Block in your Web application, you can:
- Enhance end-users' browsing experience
- Increase server performance
Post a Comment