This documentation is archived and is not being maintained.

TeamFoundationRequestInformation::QueuedTime Property

Gets the length of time that this request has been queued.

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

public:
property long long QueuedTime {
	long long get ();
}

Property Value

Type: System::Int64
The length of time that this request has been queued.

Show: