Ant Organisation Ltd documentation

WebServiceManager.GetWebServiceForUrl Method (String)

Gets the object which represents the webservice

public HttpWebClientProtocol GetWebServiceForUrl(
   string url
);

Parameters

url
URL of the webservice (eg http://localhost/webservice.asmx)

Return Value

See Also

WebServiceManager Class | Ant.Shared.WebServices Namespace | WebServiceManager.GetWebServiceForUrl Overload List