Options.SaveInterval 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.
Cette propriété renvoie ou définit l'intervalle de temps en minutes pour l'enregistrement des informations de récupération.
public:
property int SaveInterval { int get(); void set(int value); };
public int SaveInterval { get; set; }
member this.SaveInterval : int with get, set
Public Property SaveInterval As Integer
Valeur de propriété
Remarques
Définissez la propriété SaveInterval à 0 (zéro) pour désactiver l'enregistrement des informations de récupération.