I would like to check the internet connection(not Network) status using proxy.
I dont want to ping any urls.
For that I used IsConnectedToInternet property of NetworkListManagerClass(Interop.NETWORKLIST.dll),
IsConnectedToInternet works fine for both positive and negative scenarios.
But how I can set the proxy details to NetworkListManagerClass.