In a windows application, I have set the maxconnection manually.
I need to read this value in C# but I can not find the code to read it.
can someone point me in the write direction
This is what I added
<add address = "*" maxconnection="50">
In a windows application, I have set the maxconnection manually.
I need to read this value in C# but I can not find the code to read it.
can someone point me in the write direction
This is what I added
<add address = "*" maxconnection="50">