IQueuedBuildsView Properties

Include Protected Members
Include Inherited Members

The IQueuedBuildsView type exposes the following members.

Properties

  Name Description
Public property CompletedWindow Gets or sets the time span to hold builds in the queue during polling.
Public property ControllerFilter Gets the build controller specification used to filter builds in the QueuedBuilds property.
Public property DefinitionFilter Gets the build definition specification used to filter builds in the QueuedBuilds property.
Public property QueryOptions Gets or sets the query options to use when querying the QueuedBuilds property.
Public property QueuedBuilds Gets the queued builds in the team project that match the specified AgentFilter, DefinitionFilter, and StatusFilter properties.
Public property RequestedForFilter Gets or sets the requested for filter.
Public property StatusFilter Gets or sets the status filter.
Public property TeamProjectFilter Gets the team project filter.

Top

See Also

Reference

IQueuedBuildsView Interface

Microsoft.TeamFoundation.Build.Client Namespace