TcpRelayTransportBindingElement.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, which is “TCP”.

Applies to