5 out of 5 rated this helpful - Rate this topic

System.Web.WebSockets Namespace

.NET Framework 4.5

The System.Web.WebSockets namespace contains classes that support adding WebSocket functionality to ASP.NET Web Forms applications.

  Class Description
Public class AspNetWebSocket Represents a real-time full-duplex connection between a web server and a client in an ASP.NET application.
Public class AspNetWebSocketContext Provides a base class that represents contextual details about an individual AspNetWebSocket request.
Public class AspNetWebSocketOptions Specifies configuration settings for an AspNetWebSocket connection.
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.