[Modify] Edit it

This commit is contained in:
sta 2021-10-12 19:28:56 +09:00
parent 7d635849b3
commit 55f01e43be

View File

@ -164,8 +164,8 @@ namespace WebSocketSharp.Server
public abstract Type BehaviorType { get; }
/// <summary>
/// Gets or sets the time to wait for the response to the WebSocket Ping or
/// Close.
/// Gets or sets the time to wait for the response to the WebSocket Ping
/// or Close.
/// </summary>
/// <remarks>
/// The set operation does nothing if the service has already started or