[Modify] Edit it

master
sta 8 years ago
parent bf4112f999
commit 52182f6592

@ -115,8 +115,8 @@ namespace WebSocketSharp.Server
/// it is shutting down. /// it is shutting down.
/// </remarks> /// </remarks>
/// <value> /// <value>
/// <c>true</c> if the service cleans up the inactive sessions every 60 /// <c>true</c> if the service cleans up the inactive sessions every
/// seconds; otherwise, <c>false</c>. /// 60 seconds; otherwise, <c>false</c>.
/// </value> /// </value>
public bool KeepClean { public bool KeepClean {
get { get {

Loading…
Cancel
Save