Can I set/get 'maxconnection' value programmatically?

B

Bill Davidson

All:

Can I set/get the 'maxconnection' property programmatically? This property
is most frequently specified in the machine.config file. For example, is
there an accessor method on the
System.Web.Services.Protocols.SoapHttpClientProtocol class to do so? If so,
I couldn't find it.

Thanks In Advance,
Bill
 
M

[MSFT]

Hello Bill,

There is no "build-in" method to change configrations in machine.config or
web.config. You have to open it as XML file and modify it.

Luke
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,774
Messages
2,569,596
Members
45,143
Latest member
DewittMill
Top