[Modify] Edit it

This commit is contained in:
sta 2021-10-03 20:55:54 +09:00
parent d541737c2e
commit b9fe231a93

View File

@ -180,8 +180,13 @@ namespace WebSocketSharp.Server
/// it is shutting down. /// it is shutting down.
/// </remarks> /// </remarks>
/// <value> /// <value>
/// <c>true</c> if the inactive sessions are cleaned up every 60 seconds; /// <para>
/// otherwise, <c>false</c>. /// <c>true</c> if the inactive sessions are cleaned up every 60
/// seconds; otherwise, <c>false</c>.
/// </para>
/// <para>
/// The default value is <c>true</c>.
/// </para>
/// </value> /// </value>
public bool KeepClean { public bool KeepClean {
get { get {