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