Microsoft.TeamFoundation.Framework.Server.Task Namespace

Classes

  Class Description
Public class 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.