Beispiel #1
0
 protected override void OnClose()
 {
     _worker.Dispose();
     _worker = null;
 }