This documentation is archived and is not being maintained.

IQueuedBuild::QueueTime Property

Gets the time when the build was queued.

Namespace:  Microsoft.TeamFoundation.Build.Client
Assembly:  Microsoft.TeamFoundation.Build.Client (in Microsoft.TeamFoundation.Build.Client.dll)

property DateTime QueueTime {
	DateTime get ();
}

Property Value

Type: System::DateTime
The time when the build was queued.

Show: