NetTcpRelayBindingBase.Scheme Property

Definition

Gets the URI scheme for the transport.

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

Property Value

Returns the URI scheme for the transport. The default is “sb”.

Applies to