From 3213df73bed759e2192d04573b03d40cbb384d3e Mon Sep 17 00:00:00 2001 From: sta Date: Tue, 10 Jun 2025 16:42:34 +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 4cc653da..bdb27c9c 100644 --- a/websocket-sharp/WebSocket.cs +++ b/websocket-sharp/WebSocket.cs @@ -3930,7 +3930,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 .