The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
System.Web.WebSockets Namespace
.NET Framework (current version)
The System.Web.WebSockets namespace contains classes that support adding WebSocket functionality to ASP.NET Web Forms applications.
| Class | Description | |
|---|---|---|
![]() | AspNetWebSocket | Represents a real-time full-duplex connection between a web server and a client in an ASP.NET application. |
![]() | AspNetWebSocketContext | Provides a base class that represents contextual details about an individual AspNetWebSocket request. |
![]() | AspNetWebSocketOptions | Specifies configuration settings for an AspNetWebSocket connection. |
Show:
