AspNetWebSocketContext.ConnectionCount Propiedad

Definición

Obtiene el número de conexiones webSocket activas.

public:
 static property int ConnectionCount { int get(); };
public static int ConnectionCount { get; }
static member ConnectionCount : int
Public Shared ReadOnly Property ConnectionCount As Integer

Valor de propiedad

Número de conexiones webSocket activas.

Se aplica a