[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. /// the inactive sessions periodically.
/// </summary> /// </summary>
/// <value> /// <value>
/// <c>true</c> if the server cleans up the inactive sessions every 60 seconds; /// <c>true</c> if the server cleans up the inactive sessions every 60
/// otherwise, <c>false</c>. The default value is <c>true</c>. /// seconds; otherwise, <c>false</c>. The default value is <c>true</c>.
/// </value> /// </value>
public bool KeepClean { public bool KeepClean {
get { get {