System::Web::Services::Protocols::SoapDocumentServiceAttribute::set_RoutingStyle method

SoapDocumentServiceAttribute::set_RoutingStyle method

Sets a value that shows how the SOAP messages are routed to the service.

void System::Web::Services::Protocols::SoapDocumentServiceAttribute::set_RoutingStyle(SoapServiceRoutingStyle value)
ParameterTypeDescription
valueSoapServiceRoutingStyleThe value that must be set.

See Also