次の方法で共有


HybridConnectionListener.RequestHandler プロパティ

定義

ハイブリッド Http 要求のハンドラーをインストールします。

public Action<Microsoft.Azure.Relay.RelayedHttpListenerContext> RequestHandler { get; set; }
member this.RequestHandler : Action<Microsoft.Azure.Relay.RelayedHttpListenerContext> with get, set
Public Property RequestHandler As Action(Of RelayedHttpListenerContext)

プロパティ値

適用対象