SoapServerType Properties
.NET Framework 2.0
| 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.
|
Community Additions
ADD
Show: