Exemple #1
0
 void HandleClosing()
 {
     _handler.OnDisconnect(_disReason, _err);
     netWorkState = NetWorkState.CLOSED;
 }