IHttp2StreamIdFeature.StreamId Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient l’ID du flux HTTP/2.
public:
property int StreamId { int get(); };
public int StreamId { get; }
member this.StreamId : int
Public ReadOnly Property StreamId As Integer