[Modify] It will be removed
This commit is contained in:
parent
db978ec5da
commit
e17e9adf2f
@ -549,6 +549,7 @@ namespace WebSocketSharp.Server
|
||||
/// <exception cref="ArgumentNullException">
|
||||
/// <paramref name="data"/> is <see langword="null"/>.
|
||||
/// </exception>
|
||||
[Obsolete ("This method will be removed.")]
|
||||
public void Broadcast (byte[] data)
|
||||
{
|
||||
if (_state != ServerState.Start) {
|
||||
|
Loading…
Reference in New Issue
Block a user