This documentation is archived and is not being maintained.
BuildQueueSpec2010 Class
Visual Studio 2013
Provides properties for querying the build queue in a team project collection.
Namespace: Microsoft.TeamFoundation.Build.Server.Compatibility
Assembly: Microsoft.TeamFoundation.Build.Server (in Microsoft.TeamFoundation.Build.Server.dll)
The BuildQueueSpec2010 type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | CompletedAge | Gets or sets the maximum completed age, in seconds, of queued builds to return. |
![]() | ControllerSpec | Gets or sets the build controller query specification. |
![]() | DefinitionFilter | Gets or sets the definition filter. This may be set to a BuildDefinitionSpec or IEnumerable<T>. |
![]() | DefinitionFilterType | Gets or sets the type specified for the definition filter. |
![]() | Options | Gets or sets the options that are used to control the amount of data returned. |
![]() | RequestedFor | Gets or sets the requested for filter. |
![]() | StatusFlags | Gets or sets the build status filter. |
| Name | Description | |
|---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | (Overrides Object.ToString().) |
Show:
