SoapMessage.Stage Property

 

Gets the SoapMessageStage of the SoapMessage.

Namespace:   System.Web.Services.Protocols
Assembly:  System.Web.Services (in System.Web.Services.dll)

member Stage : SoapMessageStage with get

The Stage property can be accessed at any SoapMessageStage.

The following code example demonstrates how to determine the SoapMessageStage within the SoapExtension.ProcessMessage method.

No code example is currently available or this language may not be supported.

.NET Framework
Available since 1.1
Return to top
Show: