|
|
@ -106,7 +106,7 @@ namespace WebSocketSharp.Server |
|
|
|
/// <c>true</c> if the communication is possible; otherwise, <c>false</c>.
|
|
|
|
/// </value>
|
|
|
|
/// <exception cref="InvalidOperationException">
|
|
|
|
/// The session has not started yet.
|
|
|
|
/// The get operation is not available when the session has not started yet.
|
|
|
|
/// </exception>
|
|
|
|
protected bool IsAlive { |
|
|
|
get { |
|
|
|