private void ResetAllCount() { commSvc.ResetAllCount(); recvCountChanged(commSvc.recvCount); sendCountChanged(commSvc.sendCount); }