TlsConnectionCallbackContext.Connection プロパティ

定義

個々の接続に関する情報。

public Microsoft.AspNetCore.Connections.BaseConnectionContext Connection { get; set; }
member this.Connection : Microsoft.AspNetCore.Connections.BaseConnectionContext with get, set
Public Property Connection As BaseConnectionContext

プロパティ値

適用対象