Share via


TeamFoundationJobService.QueueDelayedJobs Method

Include Protected Members
Include Inherited Members

Queues a list of jobs that will be executed later.

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 QueueDelayedJobs(IEnumerable<Guid>) Queues the specified jobs to be executed later.
Public method QueueDelayedJobs(IEnumerable<TeamFoundationJobDefinition>) Queues the specified jobs to be executed later.
Public method QueueDelayedJobs(IEnumerable<Guid>, Int32) Queues the specified jobs to be executed later.
Public method QueueDelayedJobs(IEnumerable<TeamFoundationJobDefinition>, Int32) Queues the specified jobs to be executed later.

Top

See Also

Reference

TeamFoundationJobService Class

Microsoft.TeamFoundation.Framework.Client Namespace