PollingDuplexHttpBinding.Scheme Property

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

Gets the URI transport scheme for the channels and listeners that are configured with this binding.

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

Syntax

'Declaration
Public Overrides ReadOnly Property Scheme As String
public override string Scheme { get; }

Property Value

Type: System.String
"https" if the security mode in the transport binding element is set to Transport or TransportWithMessageCredentials(); otherwise, "http".

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.