IHttp2StreamIdFeature インターフェイス

定義

HTTP/2 接続内の特定のストリームのストリーム ID。

public interface class IHttp2StreamIdFeature
public interface IHttp2StreamIdFeature
type IHttp2StreamIdFeature = interface
Public Interface IHttp2StreamIdFeature

プロパティ

StreamId

HTTP/2 ストリームの ID を取得します。

適用対象