Leggere in inglese

Condividi tramite


FabricClientSettings.PartitionLocationCacheLimit Property

Definition

Gets the maximum number of cached location entries on the client.

C#
public long PartitionLocationCacheLimit { get; set; }

Property Value

The maximum number of cached location entries on the client.

Remarks

The default value of the PartitionLocationCacheLimit property is 1000.

The PartitionLocationCacheLimit property is not updatable. Setting this property will throw a ArgumentException exception.

When the cache limit is reached the oldest entries are discarded first. The default value is 100.

Applies to

Prodotto Versioni
Azure SDK for .NET Latest