[Modify] Edit it
This commit is contained in:
parent
bd065e5201
commit
09673eb64e
@ -244,7 +244,7 @@ namespace WebSocketSharp.Server
|
|||||||
/// Gets the wait time for the response to the WebSocket Ping or Close.
|
/// Gets the wait time for the response to the WebSocket Ping or Close.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
/// <value>
|
/// <value>
|
||||||
/// A <see cref="TimeSpan"/> that represents the wait time.
|
/// A <see cref="TimeSpan"/> that represents the wait time for the response.
|
||||||
/// </value>
|
/// </value>
|
||||||
public TimeSpan WaitTime {
|
public TimeSpan WaitTime {
|
||||||
get {
|
get {
|
||||||
|
Loading…
Reference in New Issue
Block a user