IBuildServer.QueryQueuedBuilds 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 | |
---|---|---|
QueryQueuedBuilds(IQueuedBuildSpec) | Gets a single build query result for a specified queued build specification. | |
QueryQueuedBuilds(array<IQueuedBuildSpec[]) | Gets the build query results for a specified array of queued build specifications. |
Top