[Modify] Edit it

master
sta 9 years ago
parent 34a6b91bf6
commit 4dbfc8bb1c

@ -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 {

Loading…
Cancel
Save