GlobalConfiguration.CacheSize 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.
L’attribut CacheSize spécifie le nombre maximal de grains dont les informations de répertoire sont mises en cache.
public int CacheSize { get; set; }
member this.CacheSize : int with get, set
Public Property CacheSize As Integer