FabricClientSettings.PartitionLocationCacheLimit 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 le nombre maximal d’entrées d’emplacement mises en cache sur le client.
public long PartitionLocationCacheLimit { get; set; }
member this.PartitionLocationCacheLimit : int64 with get, set
Public Property PartitionLocationCacheLimit As Long
Valeur de propriété
Nombre maximal d’entrées d’emplacement mises en cache sur le client.
Remarques
La valeur par défaut de la PartitionLocationCacheLimit propriété est 1000.
La PartitionLocationCacheLimit propriété n’est pas modifiable. La définition de cette propriété lève une ArgumentException exception.
Lorsque la limite de cache est atteinte, les entrées les plus anciennes sont d’abord ignorées. La valeur par défaut est 100.
S’applique à
Azure SDK for .NET