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