Information
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.

ClassDescription
System_CAPS_pubclassAspNetWebSocket

Represents a real-time full-duplex connection between a web server and a client in an ASP.NET application.

System_CAPS_pubclassAspNetWebSocketContext

Provides a base class that represents contextual details about an individual AspNetWebSocket request.

System_CAPS_pubclassAspNetWebSocketOptions

Specifies configuration settings for an AspNetWebSocket connection.

Return to top
Show: