AspNetWebSocketContext.ConnectionCount Property

.NET Framework (current version)
 

Gets the number of active WebSocket connections.

Namespace:   System.Web.WebSockets
Assembly:  System.Web (in System.Web.dll)

Public Shared ReadOnly Property ConnectionCount As Integer

Property Value

Type: System.Int32

The number of active WebSocket connections.

.NET Framework
Available since 4.5
Return to top
Show: