I've created a WebService Proxy from a given URL, but at runtime a need to change this URL depending of some conditions.
How to do it?
I've searched on the web and founded that I should change the "Url" property. But, some how, this property isn't exposed in my proxy class.
I am using Visual Studio .NET 2008