This documentation is archived and is not being maintained.
BuildQueueQueryResult2008 Class
Visual Studio 2013
Encapsulates the return value of a query against queued builds.
System.Object
Microsoft.TeamFoundation.Build.Server.Compatibility.QueryResult2010
Microsoft.TeamFoundation.Build.Server.Compatibility.BuildQueueQueryResult2008
Microsoft.TeamFoundation.Build.Server.Compatibility.QueryResult2010
Microsoft.TeamFoundation.Build.Server.Compatibility.BuildQueueQueryResult2008
Namespace: Microsoft.TeamFoundation.Build.Server.Compatibility
Assembly: Microsoft.TeamFoundation.Build.Server (in Microsoft.TeamFoundation.Build.Server.dll)
The BuildQueueQueryResult2008 type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | Agents | |
![]() | Builds | |
![]() | Definitions | |
![]() | Failures | Gets the list of failures for this query result. (Inherited from QueryResult2010.) |
| Name | Description | |
|---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
Show:
