Nuclex.Support/Source/Scheduling
2007-07-10 19:25:18 +00:00
..
AbortedException.cs Added an AsyncStarted event to the progression class, currently disabled for further consideration; set up the outline of a new spatial partitioning framework with an R*-Tree implementation; new AbortedException for indicating that a process was forcefully aborted 2007-07-01 19:27:40 +00:00
IAbortable.cs Fully implemented the ProgressionTracker and created some NMock-assisted unit tests for validating its proper functioning 2007-07-09 21:41:21 +00:00
Operation.cs Queue operation fully implemented; added small unit test for queue operation; some comment improvements in other code sections 2007-07-10 18:15:34 +00:00
QueueOperation.cs Redesigned the Collection framework to incorporate a more general variant of the ObservableCollection<> class; ParentingCollection class now makes use of this new inbetween class; ParentingCollection now has a cleaner way to dispose its members than the original InternalDispose() method 2007-07-10 19:25:18 +00:00
QueueOperation.Test.cs Queue operation fully implemented; added small unit test for queue operation; some comment improvements in other code sections 2007-07-10 18:15:34 +00:00
ThreadCallbackOperation.cs Began implementing the ProgressionTracker 2007-07-05 20:02:02 +00:00
ThreadOperation.cs Began implementing the ProgressionTracker 2007-07-05 20:02:02 +00:00