OwinFeatureCollection.IHttpWebSocketFeature.IsWebSocketRequest 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.
property bool Microsoft::AspNetCore::Http::Features::IHttpWebSocketFeature::IsWebSocketRequest { bool get(); };
bool Microsoft.AspNetCore.Http.Features.IHttpWebSocketFeature.IsWebSocketRequest { get; }
member this.Microsoft.AspNetCore.Http.Features.IHttpWebSocketFeature.IsWebSocketRequest : bool
ReadOnly Property IsWebSocketRequest As Boolean Implements IHttpWebSocketFeature.IsWebSocketRequest