ITeamFoundationJobService.QueueDelayedJob Method

Include Protected Members
Include Inherited Members

Schedules a job to be executed in the near future.

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 QueueDelayedJob(Guid) Schedules a job to be executed in the near future.
Public method QueueDelayedJob(TeamFoundationJobDefinition) Schedules the specified job to be executed in the near future.
Public method QueueDelayedJob(Guid, Int32) Schedules a job to be executed in the near future.
Public method QueueDelayedJob(TeamFoundationJobDefinition, Int32) Schedules a job to be executed in the near future.

Top

See Also

Reference

ITeamFoundationJobService Interface

Microsoft.TeamFoundation.Framework.Client Namespace