Browse Source

[Modify] Polish it

pull/730/merge
sta 1 month ago
parent
commit
9a1cae93bc
  1. 1
      Example/Program.cs

1
Example/Program.cs

@ -75,7 +75,6 @@ namespace Example
// To change the wait time for the response to the Ping or Close.
//ws.WaitTime = TimeSpan.FromSeconds (10);
#endif
// Set the WebSocket events.
ws.OnClose +=

Loading…
Cancel
Save