SetStage()

SoapMessage::SetStage(SoapMessageStage) method

Sets the processing stage of the SOAP message.

void System::Web::Services::Protocols::SoapMessage::SetStage(SoapMessageStage stage)

Arguments

ParameterTypeDescription
stageSoapMessageStageThe stage that must be set.

See Also