Expand Minimize
This topic has not yet been rated - Rate this topic

IBuildServer.EndQueryQueuedBuilds Method

Visual Studio 2012

Ends an asynchronous operation to query the build queue.

Namespace:  Microsoft.TeamFoundation.Build.Client
Assembly:  Microsoft.TeamFoundation.Build.Client (in Microsoft.TeamFoundation.Build.Client.dll)
abstract EndQueryQueuedBuilds : 
        result:IAsyncResult -> IQueuedBuildQueryResult[] 

Parameters

result
Type: IAsyncResult

The asynchronous operation

Return Value

Type: Microsoft.TeamFoundation.Build.Client.IQueuedBuildQueryResult[]
The build queue query results for the given specifications
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.