Compartir a través de


TeamFoundationRequestContext.EndTime (Propiedad)

Éste es el tiempo que la solicitud ha finalizado. Si la solicitud todavía está activa, EndTime será igual a DateTime.MinValue.

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

Sintaxis

'Declaración
Public Overridable Property EndTime As DateTime
public virtual DateTime EndTime { get; protected set; }

Valor de propiedad

Tipo: System.DateTime
Devuelva DateTime.

Seguridad de .NET Framework

Vea también

Referencia

TeamFoundationRequestContext Clase

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