다음을 통해 공유


AspNetWebSocketContext.ConnectionCount 속성

정의

활성 WebSocket 연결 수를 가져옵니다.

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

속성 값

활성 WebSocket 연결 수입니다.

적용 대상