OwinFeatureCollection.IHttpWebSocketFeature.IsWebSocketRequest Özellik
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
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