[Modify] It will be removed

This commit is contained in:
sta 2018-07-25 21:03:31 +09:00
parent f779439898
commit 7b16c2b777

View File

@ -1488,6 +1488,7 @@ namespace WebSocketSharp.Server
/// <exception cref="InvalidOperationException">
/// The underlying <see cref="TcpListener"/> has failed to stop.
/// </exception>
[Obsolete ("This method will be removed.")]
public void Stop (CloseStatusCode code, string reason)
{
if (code == CloseStatusCode.MandatoryExtension) {