This documentation is archived and is not being maintained.
SoapServerType Properties
Visual Studio 2010
The SoapServerType type exposes the following members.
| Name | Description | |
|---|---|---|
|
ServiceDefaultIsEncoded | Returns a Boolean that indicates whether SOAP data transmissions sent to and from this XML Web service are encoded by default. |
|
ServiceNamespace | Gets a String that contains the namespace to which this XML Web service belongs. |
|
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. |
Show: