[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; } public abstract Type BehaviorType { get; }
/// <summary> /// <summary>
/// Gets or sets the time to wait for the response to the WebSocket Ping or /// Gets or sets the time to wait for the response to the WebSocket Ping
/// Close. /// or Close.
/// </summary> /// </summary>
/// <remarks> /// <remarks>
/// The set operation does nothing if the service has already started or /// The set operation does nothing if the service has already started or