HttpDiagnosticProviderRequestResponseTimestamps.CacheCheckedTimestamp Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient l’heure de la dernière vérification du cache local.
public:
property IReference<DateTime> ^ CacheCheckedTimestamp { IReference<DateTime> ^ get(); };
IReference<DateTime> CacheCheckedTimestamp();
public System.Nullable<System.DateTimeOffset> CacheCheckedTimestamp { get; }
var iReference = httpDiagnosticProviderRequestResponseTimestamps.cacheCheckedTimestamp;
Public ReadOnly Property CacheCheckedTimestamp As Nullable(Of DateTimeOffset)
Valeur de propriété
Heure à laquelle le cache local a été vérifié.