Freigeben über


AspNetWebSocketContext.ConnectionCount Eigenschaft

Definition

Ruft die Anzahl der aktiven WebSocket-Verbindungen ab.

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

Eigenschaftswert

Int32

Die Anzahl der aktiven WebSocket-Verbindungen.

Gilt für