Пример #1
0
 public void Dispose()
 {
     _throttle.Flush();
     _throttle.Stop();
     _throttle.Dispose();
 }