System::Web::Services::Protocols::SoapMessage::SetStage method

SoapMessage::SetStage method

Sets the processing stage of the SOAP message.

void System::Web::Services::Protocols::SoapMessage::SetStage(SoapMessageStage stage)
ParameterTypeDescription
stageSoapMessageStageThe stage that must be set.

See Also