This documentation is archived and is not being maintained.

TeamFoundationJobHistoryEntry::QueueTime Property

Gets the queue time of the job that is described by this job history entry.

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

public:
property DateTime QueueTime {
	DateTime get ();
}

Property Value

Type: System::DateTime
The queue time of the job that is described by this job history entry.

Show: