This documentation is archived and is not being maintained.

ServicingJobDetail::QueueTime Property

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

public:
property DateTime QueueTime {
	DateTime get ();
	void set (DateTime value);
}

Property Value

Type: System::DateTime
Returns DateTime.

Show: