[Modify] Edit it

This commit is contained in:
sta 2021-08-22 22:10:46 +09:00
parent a1ae8ea1a5
commit 95c0944a5b

View File

@ -642,8 +642,8 @@ namespace WebSocketSharp.Server
} }
/// <summary> /// <summary>
/// Gets or sets the time to wait for the response to the WebSocket Ping or /// Gets or sets the time to wait for the response to the WebSocket
/// Close. /// Ping or Close.
/// </summary> /// </summary>
/// <remarks> /// <remarks>
/// The set operation does nothing if the server has already started or /// The set operation does nothing if the server has already started or