[Modify] Edit it

This commit is contained in:
sta 2017-03-31 16:28:16 +09:00
parent bd065e5201
commit 09673eb64e

View File

@ -244,7 +244,7 @@ namespace WebSocketSharp.Server
/// Gets the wait time for the response to the WebSocket Ping or Close. /// Gets the wait time for the response to the WebSocket Ping or Close.
/// </summary> /// </summary>
/// <value> /// <value>
/// A <see cref="TimeSpan"/> that represents the wait time. /// A <see cref="TimeSpan"/> that represents the wait time for the response.
/// </value> /// </value>
public TimeSpan WaitTime { public TimeSpan WaitTime {
get { get {