Package com.microsoft.tfs.util.tasks

Interface Summary
TaskMonitor A TaskMonitor provides access to several services useful for implementing long-running tasks.
 

Class Summary
FileProcessingProgressMonitorAdapter  
NullTaskMonitor NullTaskMonitor is a do-nothing implementation of the TaskMonitor interface.
TaskMonitorService TaskMonitorService is a service that is used to manage TaskMonitor instances.
 

Exception Summary
CanceledException CanceledException is an unchecked exception thrown to indicate that a long-running operation has ended prematurely because cancelation was requested.
 



© 2015 Microsoft. All rights reserved.