SoapServerType Properties

 

Namespace:   System.Web.Services.Protocols
Assembly:  System.Web.Services (in System.Web.Services.dll)

NameDescription
System_CAPS_pubpropertyServiceDefaultIsEncoded

Returns a Boolean that indicates whether SOAP data transmissions sent to and from this XML Web service are encoded by default.

System_CAPS_pubpropertyServiceNamespace

Gets a String that contains the namespace to which this XML Web service belongs.

System_CAPS_pubpropertyServiceRoutingOnSoapAction

Returns a Boolean that indicates whether SOAP messages that are routed to this XML Web service are routed based on the SOAPAction HTTP header.

Return to top
Show: