Skip to content

Commit 4959242

Browse files
authored
Correct WebSocketState.Aborted description (#6967)
1 parent dd22df7 commit 4959242

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xml/System.Net.WebSockets/WebSocketState.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
</ReturnValue>
6969
<MemberValue>6</MemberValue>
7070
<Docs>
71-
<summary>Reserved for future use.</summary>
71+
<summary>Indicates that the WebSocket has been aborted.</summary>
7272
</Docs>
7373
</Member>
7474
<Member MemberName="Closed">

0 commit comments

Comments
 (0)