Hi,
My client is required to pass the Url to my web service. They use the SoapHttpClientProtocol Url property to set it's value. However, I need to check the Url value inside my web method.
How can i access these Url property value set by my clients?
Please advice.
Thanks.