Browse Source

[Modify] Edit it

master
sta 2 months ago
parent
commit
b6795cf38e
  1. 3
      websocket-sharp/WebSocket.cs

3
websocket-sharp/WebSocket.cs

@ -3383,7 +3383,8 @@ namespace WebSocketSharp
/// -or-
/// </para>
/// <para>
/// A series of reconnecting has failed.
/// The Connect method is not available if a series of reconnecting
/// has failed.
/// </para>
/// </exception>
public void Connect ()

Loading…
Cancel
Save