IHttpContextFeature インターフェイス

定義

接続に ConnectionContext 関連付けられている基になる HttpContext へのアクセスを提供する の機能セット (存在する場合)。

public interface class IHttpContextFeature
public interface IHttpContextFeature
type IHttpContextFeature = interface
Public Interface IHttpContextFeature

プロパティ

HttpContext

HttpContext接続に関連付けられている (使用可能な場合)。

適用対象