|
|
|
@ -759,7 +759,7 @@ namespace WebSocketSharp.Server
|
|
|
|
/// <para>
|
|
|
|
/// <para>
|
|
|
|
/// It represents a collection of pairs of a session ID and
|
|
|
|
/// It represents a collection of pairs of a session ID and
|
|
|
|
/// a value indicating whether a pong has been received from
|
|
|
|
/// a value indicating whether a pong has been received from
|
|
|
|
/// its client within a time.
|
|
|
|
/// the client within a time.
|
|
|
|
/// </para>
|
|
|
|
/// </para>
|
|
|
|
/// </returns>
|
|
|
|
/// </returns>
|
|
|
|
/// <exception cref="InvalidOperationException">
|
|
|
|
/// <exception cref="InvalidOperationException">
|
|
|
|
|