SoapServerType::ServiceRoutingOnSoapAction Property
.NET Framework (current version)
Returns a Boolean that indicates whether SOAP messages that are routed to this XML Web service are routed based on the SOAPAction HTTP header.
Assembly: System.Web.Services (in System.Web.Services.dll)
Property Value
Type: System::Booleantrue if SOAP messages that are routed to this XML Web service are routed based on the SOAPAction HTTP header; otherwise, false.
.NET Framework
Available since 2.0
Available since 2.0
Show: