HttpAddressBinding

HttpAddressBinding

System.Web.Services.Description (system.web.services.dll)sealed class

Represents an extensibility element added to the WSDL <port> element, which enables HTTP binding to a specific web service address. The Location property specifies the base URL address for the web service.

public sealed class HttpAddressBinding : ServiceDescriptionFormatExtension { // Public Constructors    public HttpAddressBinding( ); // Public Instance Properties    public string Location{set; get; } }

Hierarchy

System.Object ServiceDescriptionFormatExtension HttpAddressBinding



ASP. NET in a Nutshell
ASP.NET in a Nutshell, Second Edition
ISBN: 0596005202
EAN: 2147483647
Year: 2003
Pages: 873

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net