AspNetWebSocketContext.ConnectionCount Özellik

Tanım

Etkin WebSocket bağlantılarının sayısını alır.

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

Özellik Değeri

Int32

Etkin WebSocket bağlantılarının sayısı.

Şunlara uygulanır