Using ConnectionManagementElement

I want to use the ConnectionManagementElement class to give a component possibility to make more than 2 connections to a WebService. In the MSDN I see it has no static members, so I have to create an object. I am using the constructor with address and maxConnections parameters. But what after that. What should I do with the created object

Answer this question

Using ConnectionManagementElement

  • Using ConnectionManagementElement