次の方法で共有


ExtensionEndpointConfiguration.InternalEndpoint.Protocol プロパティ

定義

必須。 各内部エンドポイントに必要です。 エンドポイントのトランスポート プロトコル。 その値は、'tcp'、'udp'、'http'、'https' のいずれかである必要があります。

public string Protocol { get; set; }
member this.Protocol : string with get, set
Public Property Protocol As String

プロパティ値

適用対象