diff --git a/websocket-sharp/Server/WebSocketServiceManager.cs b/websocket-sharp/Server/WebSocketServiceManager.cs index 2fa8caf6..2625ae60 100644 --- a/websocket-sharp/Server/WebSocketServiceManager.cs +++ b/websocket-sharp/Server/WebSocketServiceManager.cs @@ -224,7 +224,8 @@ namespace WebSocketSharp.Server /// Gets the total number of the sessions in the WebSocket services. /// /// - /// An that represents the total number of the sessions in the services. + /// An that represents the total number of + /// the sessions in the services. /// public int SessionCount { get {