Extracts soap address from WS Reference. If no address is contained within the Reference an empty String is returned.
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);
ReferenceHelper Class | Bus.Services Namespace