[Modify] Polish it
This commit is contained in:
parent
2f924b1840
commit
78cc325f97
@ -233,6 +233,7 @@ namespace WebSocketSharp.Server
|
||||
set {
|
||||
if (_websocket != null) {
|
||||
_websocket.EmitOnPing = value;
|
||||
|
||||
return;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user