Statistics
| Branch: | Revision:

root / trunk / Pithos.Core / Agents / AsyncManualResetEvent.cs @ 6bcdd8e2

History | View | Annotate | Download (3.3 kB)

# Date Author Comment
255f5f86 02/19/2012 09:41 pm Panagiotis Kanavos

Added header to all files. Closes #2064

6a8aa833 02/17/2012 05:02 pm Panagiotis Kanavos

Changed AsyncManualResetEvent.Set behaviour to occur asynchronously. In the previous version calling Set resulted in the poll method executing in the main thread

303596f9 02/14/2012 12:30 pm Panagiotis Kanavos

Replace manual reset event with asynch reset event for pausing the up/download agent