Web Service Connection pooling
Hi,
I am developing C#.NET applications using SAP Web services.(SoapHttpClientProtocol). But I need to boost performance web service connection.
How to I use connection pooling on web service connections?
anybody have an idea??