set_RoutingStyle()

SoapDocumentServiceAttribute::set_RoutingStyle(SoapServiceRoutingStyle) 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)

Arguments

ParameterTypeDescription
valueSoapServiceRoutingStyleThe value that must be set.

See Also