RelayedOnewayTransportBindingElement.Scheme Property

Definition

Gets the URI scheme used by this binding element.

public override string Scheme { get; }
member this.Scheme : string
Public Overrides ReadOnly Property Scheme As String

Property Value

The URI scheme used by this binding element. The value returned is “sb”.

Applies to