[Modify] It will be removed
This commit is contained in:
parent
de260fcddf
commit
33da8ba41c
@ -572,6 +572,7 @@ namespace WebSocketSharp.Server
|
|||||||
/// <exception cref="InvalidOperationException">
|
/// <exception cref="InvalidOperationException">
|
||||||
/// The current state of the manager is not Start.
|
/// The current state of the manager is not Start.
|
||||||
/// </exception>
|
/// </exception>
|
||||||
|
[Obsolete ("This method will be removed.")]
|
||||||
public Dictionary<string, bool> Broadping ()
|
public Dictionary<string, bool> Broadping ()
|
||||||
{
|
{
|
||||||
if (_state != ServerState.Start) {
|
if (_state != ServerState.Start) {
|
||||||
|
Loading…
Reference in New Issue
Block a user