[Modify] Edit it

master
sta 6 years ago
parent 889e6d30b6
commit 2be0c4c9b9

@ -556,6 +556,9 @@ namespace WebSocketSharp.Net
/// <exception cref="ArgumentException"> /// <exception cref="ArgumentException">
/// The value specified for a set operation is not an absolute URL. /// The value specified for a set operation is not an absolute URL.
/// </exception> /// </exception>
/// <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…
Cancel
Save