Microsoft.TeamFoundation.Framework.Server.Task Namespace
Classes
Class | Description | |
---|---|---|
TeamFoundationTask<T> | A task that can be added to the Task Service to run once or on an interval basis on a pool of worker threads. When the task runs, the provided callback method is invoked. |