[Modify] Edit it

This commit is contained in:
sta 2021-09-14 19:23:27 +09:00
parent 85b410a0ab
commit 9587f9d9c5

View File

@ -435,8 +435,8 @@ namespace WebSocketSharp.Server
} }
/// <summary> /// <summary>
/// Gets or sets a value indicating whether the server cleans up /// Gets or sets a value indicating whether the server cleans up the
/// the inactive sessions periodically. /// inactive sessions periodically.
/// </summary> /// </summary>
/// <remarks> /// <remarks>
/// The set operation does nothing if the server has already started or /// The set operation does nothing if the server has already started or