- Timestamp:
- 01/16/13 14:21:14 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/UnloadJobs/HeuristicLab.Clients.Hive/3.3/TaskDownloader.cs
r9169 r9170 123 123 taskDownloader.ExceptionOccured -= new EventHandler<EventArgs<Exception>>(taskDownloader_ExceptionOccured); 124 124 resultsLock.Dispose(); 125 taskDownloader.Dispose(); 125 126 } 126 127 #endregion
Note: See TracChangeset
for help on using the changeset viewer.