From 9d13553b88d8ef7c22df837d833c273919a12500 Mon Sep 17 00:00:00 2001 From: sta Date: Wed, 4 Jun 2025 16:41:10 +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 93200888..b147ca2b 100644 --- a/websocket-sharp/WebSocket.cs +++ b/websocket-sharp/WebSocket.cs @@ -3745,7 +3745,8 @@ namespace WebSocketSharp /// /// /// - /// The current state of the interface is not Open. + /// The SendAsync method is not available when the current state of + /// the interface is not Open. /// /// /// is .