[Modify] Edit it
This commit is contained in:
parent
77374c3a9c
commit
60b6f04185
@ -237,6 +237,9 @@ namespace WebSocketSharp.Net
|
|||||||
/// The default value is <see langword="null"/>.
|
/// The default value is <see langword="null"/>.
|
||||||
/// </para>
|
/// </para>
|
||||||
/// </value>
|
/// </value>
|
||||||
|
/// <exception cref="InvalidOperationException">
|
||||||
|
/// The response is already being sent.
|
||||||
|
/// </exception>
|
||||||
/// <exception cref="ObjectDisposedException">
|
/// <exception cref="ObjectDisposedException">
|
||||||
/// This instance is closed.
|
/// This instance is closed.
|
||||||
/// </exception>
|
/// </exception>
|
||||||
|
Loading…
Reference in New Issue
Block a user