Ant Organisation Ltd documentation

WebServiceManager.GetWebServiceForUrl Method (String, WsdlProperties)

Gets the object which represents the webservice

public HttpWebClientProtocol GetWebServiceForUrl(
   string url,
   WsdlProperties properties
);

Parameters

url
URL of the webservice (eg http://localhost/webservice.asmx)
properties
Properties which define the connection to the server

Return Value

See Also

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