[Modify] Edit it
This commit is contained in:
parent
7d635849b3
commit
55f01e43be
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user