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>
/// </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 WebSocketState ReadyState {
get {

Loading…
Cancel
Save