SoapServerType Properties
.NET Framework (current version)
Namespace:
System.Web.Services.Protocols
Assembly: System.Web.Services (in System.Web.Services.dll)
| 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:
