This documentation is archived and is not being maintained.

SoapServerType Properties

The SoapServerType type exposes the following members.

  NameDescription
Public property ServiceDefaultIsEncoded Returns a Boolean that indicates whether SOAP data transmissions sent to and from this XML Web service are encoded by default.
Public property ServiceNamespace Gets a String that contains the namespace to which this XML Web service belongs.
Public property ServiceRoutingOnSoapAction Returns a Boolean that indicates whether SOAP messages that are routed to this XML Web service are routed based on the SOAPAction HTTP header.
Top
Show: