[Modify] Replace it

master
sta 9 years ago
parent 06ae1e459e
commit 57e0bee4c0

@ -433,7 +433,7 @@ namespace WebSocketSharp
/// </value>
public bool IsAlive {
get {
return Ping ();
return ping (EmptyBytes);
}
}

Loading…
Cancel
Save