次の方法で共有


ExtensionEndpointConfiguration.InputEndpoint.Protocol プロパティ

定義

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

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

プロパティ値

適用対象