Freigeben über


TeamFoundationJobService.QueueJobsNow Method

Include Protected Members
Include Inherited Members

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(TeamFoundationRequestContext, IEnumerable<TeamFoundationJobReference>, JobPriorityLevel)
Public method QueueJobsNow(TeamFoundationRequestContext, IEnumerable<Guid>, JobPriorityLevel) Attempts to schedule the specified jobs to run immediately using the specified priority.
Public method QueueJobsNow(TeamFoundationRequestContext, IEnumerable<Guid>, Boolean) Attempts to schedule the specified jobs to run immediately using the specified priority.

Top

See Also

Reference

TeamFoundationJobService Class

Microsoft.TeamFoundation.Framework.Server Namespace