Compartir a través de


TeamFoundationRequestContext.QueuedTime (Propiedad)

Si la solicitud se pone en cola actualmente, ésta devolverá el tiempo que la solicitud ha estado en la cola.La solicitud finaliza una vez de cola, ésta devolverá el tiempo empleado en la cola.

Espacio de nombres:  Microsoft.TeamFoundation.Framework.Server
Ensamblado:  Microsoft.TeamFoundation.Framework.Server (en Microsoft.TeamFoundation.Framework.Server.dll)

Sintaxis

'Declaración
Public Overridable ReadOnly Property QueuedTime As Long
public virtual long QueuedTime { get; }

Valor de propiedad

Tipo: System.Int64
Devuelva Int64.

Seguridad de .NET Framework

Vea también

Referencia

TeamFoundationRequestContext Clase

Microsoft.TeamFoundation.Framework.Server (Espacio de nombres)