We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 01148aa commit c95ec4aCopy full SHA for c95ec4a
websocket-sharp/Server/WebSocketSessionManager.cs
@@ -267,8 +267,8 @@ public IEnumerable<IWebSocketSession> Sessions {
267
}
268
269
/// <summary>
270
- /// Gets or sets the time to wait for the response to the WebSocket Ping or
271
- /// Close.
+ /// Gets or sets the time to wait for the response to the WebSocket Ping
+ /// or Close.
272
/// </summary>
273
/// <remarks>
274
/// The set operation does nothing if the service has already started or
0 commit comments