IHttp2StreamIdFeature Interface

Definition

The stream id for a given stream in an HTTP/2 connection.

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

Properties

StreamId

Gets the id for the HTTP/2 stream.

Applies to