Artix .Net

ReferenceHelper.GetSoapAddress Method

Extracts soap address from WS Reference. If no address is contained within the Reference an empty String is returned.

Overload List

Extracts soap address from WS Reference. If no address is contained within the Reference an empty String is returned.

public static string GetSoapAddress(Reference);

Extracts the soap address for the specified service and WSDL document (ServiceDescription).

public static string GetSoapAddress(ServiceDescription,string,string);

See Also

ReferenceHelper Class | Bus.Services Namespace