|
|
@ -1069,7 +1069,7 @@ namespace WebSocketSharp.Server |
|
|
|
/// received within a time; otherwise, <c>false</c>.
|
|
|
|
/// </returns>
|
|
|
|
/// <exception cref="InvalidOperationException">
|
|
|
|
/// The session has not started yet.
|
|
|
|
/// The Ping method is not available when the session has not started yet.
|
|
|
|
/// </exception>
|
|
|
|
protected bool Ping () |
|
|
|
{ |
|
|
|