ITeamFoundationJobService.QueueJobsNow Method

Include Protected Members
Include Inherited Members

Puts the specified jobs in the queue and starts them immediately.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method QueueJobsNow(IEnumerable<Guid>, Boolean) Puts the specified jobs in the queue and starts them immediately.
Public method QueueJobsNow(IEnumerable<TeamFoundationJobDefinition>, Boolean) Puts the specified jobs in the queue and starts them immediately.

Top

See Also

Reference

ITeamFoundationJobService Interface

Microsoft.TeamFoundation.Framework.Client Namespace