PollingDuplexHttpBinding.EnvelopeVersion Property

Microsoft Silverlight will reach end of support after October 2021. Learn more.

Gets the version of SOAP that is used for messages that are processed by this binding.

Namespace:  System.ServiceModel
Assembly:  System.ServiceModel.PollingDuplex (in System.ServiceModel.PollingDuplex.dll)

Syntax

'Declaration
Public ReadOnly Property EnvelopeVersion As EnvelopeVersion
public EnvelopeVersion EnvelopeVersion { get; }

Property Value

Type: System.ServiceModel.EnvelopeVersion
The value of the EnvelopeVersion that is used with this binding. The value is always SOAP 1.2.

Remarks

SOAP 1.2 is the only value that can be used with this binding.

Version Information

Silverlight

Supported in: 5, 4, 3

Platforms

For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.