[Modify] It will be removed
This commit is contained in:
parent
1a3e67fc9d
commit
7ac427d7a6
@ -678,6 +678,7 @@ namespace WebSocketSharp.Server
|
||||
/// <exception cref="ArgumentException">
|
||||
/// <paramref name="data"/> could not be UTF-8-encoded.
|
||||
/// </exception>
|
||||
[Obsolete ("This method will be removed.")]
|
||||
public void BroadcastAsync (string data, Action completed)
|
||||
{
|
||||
if (_state != ServerState.Start) {
|
||||
|
Loading…
Reference in New Issue
Block a user