IHttp2StreamIdFeature Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |