[Modify] Edit it

This commit is contained in:
sta 2021-09-15 19:25:12 +09:00
parent 493ae16ca0
commit 22bacd87ba

View File

@ -537,12 +537,12 @@ namespace WebSocketSharp.Server
/// </summary> /// </summary>
/// <remarks> /// <remarks>
/// <para> /// <para>
/// You should set this property to <c>true</c> if you would /// You should set this property to <c>true</c> if you would like to
/// like to resolve to wait for socket in TIME_WAIT state. /// resolve to wait for socket in TIME_WAIT state.
/// </para> /// </para>
/// <para> /// <para>
/// The set operation does nothing if the server has already /// The set operation does nothing if the server has already started
/// started or it is shutting down. /// or it is shutting down.
/// </para> /// </para>
/// </remarks> /// </remarks>
/// <value> /// <value>