System.Web.Services.Protocols.SoapClientMessage.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

When an XML Web service supports SOAP version 1.1,.NET Framework clients communicate with an XML Web service in that version by default. For details on how to change the version of the SOAP protocol, see the SoapHttpClientProtocol.SoapVersion property.

Requirements

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