HttpContextBase::IsWebSocketRequest Property
.NET Framework (current version)
When implemented in a derived class, gets a value that indicates whether the request is an AspNetWebSocket connection request.
Assembly: System.Web (in System.Web.dll)
Property Value
Type: System::Booleantrue if the request is an AspNetWebSocket request; otherwise, false.
.NET Framework
Available since 4.5
Available since 4.5
Show: