Nuclex.Support/Source/Scheduling
Markus Ewald 4933604495 Queue operation fully implemented; added small unit test for queue operation; some comment improvements in other code sections
git-svn-id: file:///srv/devel/repo-conversion/nusu@36 d2e56fa2-650e-0410-a79f-9358c0239efd
2007-07-10 18:15:34 +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 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.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