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