System.Web.Services.Protocols.SoapServerMessage.SoapVersion Property

Gets the version of the SOAP protocol used to communicate with the XML Web service.

Syntax

[System.Runtime.InteropServices.ComVisible(false)]
public override SoapProtocolVersion SoapVersion { get; }

Value

Documentation for this section has not yet been entered.

Remarks

The SoapServerMessage.SoapVersion property is guaranteed to be valid after the SoapMessageStage.BeforeDeserialize stage. In the SoapMessageStage.BeforeDeserialize stage the property is available, but the SOAP message has not been completely processed and SOAP extensions that may alter the contents of the SOAP message have not run.

Requirements

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