Browse Source

[Modify] Edit it

pull/298/merge
sta 4 months ago
parent
commit
8531404c02
  1. 2
      websocket-sharp/Server/WebSocketBehavior.cs

2
websocket-sharp/Server/WebSocketBehavior.cs

@ -159,7 +159,7 @@ namespace WebSocketSharp.Server
/// </para> /// </para>
/// </value> /// </value>
/// <exception cref="InvalidOperationException"> /// <exception cref="InvalidOperationException">
/// The session has not started yet.
/// The get operation is not available when the session has not started yet.
/// </exception> /// </exception>
protected WebSocketState ReadyState { protected WebSocketState ReadyState {
get { get {

Loading…
Cancel
Save