[Modify] Edit it
This commit is contained in:
parent
c13598ab71
commit
fff361108d
@ -998,8 +998,8 @@ namespace WebSocketSharp.Net
|
||||
/// An array of <see cref="byte"/> that contains the entity body data.
|
||||
/// </param>
|
||||
/// <param name="willBlock">
|
||||
/// <c>true</c> if this method blocks execution while flushing the stream
|
||||
/// to the client; otherwise, <c>false</c>.
|
||||
/// A <see cref="bool"/>: <c>true</c> if this method blocks execution while
|
||||
/// flushing the stream to the client; otherwise, <c>false</c>.
|
||||
/// </param>
|
||||
/// <exception cref="ArgumentNullException">
|
||||
/// <paramref name="responseEntity"/> is <see langword="null"/>.
|
||||
|
Loading…
Reference in New Issue
Block a user