|
|
|
@ -795,7 +795,7 @@ namespace WebSocketSharp.Server
|
|
|
|
/// <para>
|
|
|
|
/// <para>
|
|
|
|
/// It represents a collection of pairs of a service path and another
|
|
|
|
/// It represents a collection of pairs of a service path and another
|
|
|
|
/// collection of pairs of a session ID and a value indicating whether
|
|
|
|
/// collection of pairs of a session ID and a value indicating whether
|
|
|
|
/// a pong has been received from its client within a time.
|
|
|
|
/// a pong has been received from the client within a time.
|
|
|
|
/// </para>
|
|
|
|
/// </para>
|
|
|
|
/// </returns>
|
|
|
|
/// </returns>
|
|
|
|
/// <param name="message">
|
|
|
|
/// <param name="message">
|
|
|
|
|