[Modify] Replace it
This commit is contained in:
parent
06ae1e459e
commit
57e0bee4c0
@ -433,7 +433,7 @@ namespace WebSocketSharp
|
|||||||
/// </value>
|
/// </value>
|
||||||
public bool IsAlive {
|
public bool IsAlive {
|
||||||
get {
|
get {
|
||||||
return Ping ();
|
return ping (EmptyBytes);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user