Skip to content

Commit 21a4850

Browse files
committed
[Modify] Edit it
1 parent 701b8ef commit 21a4850

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

websocket-sharp/Net/HttpListener.cs

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -807,6 +807,9 @@ public void Close ()
807807
/// <exception cref="InvalidOperationException">
808808
/// This method was already called for <paramref name="asyncResult"/>.
809809
/// </exception>
810+
/// <exception cref="HttpListenerException">
811+
/// This method is canceled.
812+
/// </exception>
810813
/// <exception cref="ObjectDisposedException">
811814
/// This listener has been closed.
812815
/// </exception>

0 commit comments

Comments
 (0)