This documentation is archived and is not being maintained.
IBuildServer::EndQueryBuilds Method
Visual Studio 2013
Ends an asynchronous operation to query builds.
Namespace: Microsoft.TeamFoundation.Build.Client
Assembly: Microsoft.TeamFoundation.Build.Client (in Microsoft.TeamFoundation.Build.Client.dll)
Parameters
- result
- Type: System::IAsyncResult
The asynchronous operation
Return Value
Type: array<Microsoft.TeamFoundation.Build.Client::IBuildQueryResult>The build query results for the given specifications
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.
Show: