[Modify] Edit it

This commit is contained in:
sta 2016-10-11 15:56:51 +09:00
parent 34a6b91bf6
commit 4dbfc8bb1c

View File

@ -393,8 +393,8 @@ namespace WebSocketSharp.Server
/// the inactive sessions periodically.
/// </summary>
/// <value>
/// <c>true</c> if the server cleans up the inactive sessions every 60 seconds;
/// otherwise, <c>false</c>. The default value is <c>true</c>.
/// <c>true</c> if the server cleans up the inactive sessions every 60
/// seconds; otherwise, <c>false</c>. The default value is <c>true</c>.
/// </value>
public bool KeepClean {
get {