Exemple #1
0
 public void Dispose()
 {
     clinet?.Dispose();
     _timer?.Dispose();
 }