[Modify] Edit it
This commit is contained in:
parent
701b8efa25
commit
21a48508db
@ -807,6 +807,9 @@ namespace WebSocketSharp.Net
|
|||||||
/// <exception cref="InvalidOperationException">
|
/// <exception cref="InvalidOperationException">
|
||||||
/// This method was already called for <paramref name="asyncResult"/>.
|
/// This method was already called for <paramref name="asyncResult"/>.
|
||||||
/// </exception>
|
/// </exception>
|
||||||
|
/// <exception cref="HttpListenerException">
|
||||||
|
/// This method is canceled.
|
||||||
|
/// </exception>
|
||||||
/// <exception cref="ObjectDisposedException">
|
/// <exception cref="ObjectDisposedException">
|
||||||
/// This listener has been closed.
|
/// This listener has been closed.
|
||||||
/// </exception>
|
/// </exception>
|
||||||
|
Loading…
Reference in New Issue
Block a user