ITeamFoundationJobService.QueueJobNow Method

Include Protected Members
Include Inherited Members

Puts a job in the queue and starts it 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 QueueJobNow(Guid, Boolean) Puts the specified job in the queue and starts it immediately.
Public method QueueJobNow(TeamFoundationJobDefinition, Boolean) Puts the specified job in the queue and starts it immediately.

Top

See Also

Reference

ITeamFoundationJobService Interface

Microsoft.TeamFoundation.Framework.Client Namespace