From 19ab6b9d404b7605b91937af44cce40e18888c88 Mon Sep 17 00:00:00 2001 From: sta Date: Thu, 29 May 2025 16:26:15 +0900 Subject: [PATCH] [Modify] Edit it --- websocket-sharp/WebSocket.cs | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/websocket-sharp/WebSocket.cs b/websocket-sharp/WebSocket.cs index 7fc7314b..c1828026 100644 --- a/websocket-sharp/WebSocket.cs +++ b/websocket-sharp/WebSocket.cs @@ -3430,7 +3430,8 @@ namespace WebSocketSharp /// -or- /// /// - /// A series of reconnecting has failed. + /// The ConnectAsync method is not available if a series of reconnecting + /// has failed. /// /// public void ConnectAsync ()