HttpCapabilitiesDefaultProvider.CacheTime 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 ou définit la durée en secondes pendant laquelle conserver l'objet HttpBrowserCapabilities dans le cache.
public:
property TimeSpan CacheTime { TimeSpan get(); void set(TimeSpan value); };
public TimeSpan CacheTime { get; set; }
member this.CacheTime : TimeSpan with get, set
Public Property CacheTime As TimeSpan
Valeur de propriété
Durée en secondes pendant laquelle conserver l'objet HttpBrowserCapabilities dans le cache.