[Modify] It will be removed

master
sta 9 years ago
parent e3b86b5627
commit d005fd9789

@ -632,6 +632,7 @@ namespace WebSocketSharp.Server
/// <exception cref="ArgumentNullException">
/// <paramref name="data"/> is <see langword="null"/>.
/// </exception>
[Obsolete ("This method will be removed.")]
public void BroadcastAsync (byte[] data, Action completed)
{
if (_state != ServerState.Start) {

Loading…
Cancel
Save