FabricClientSettings.PartitionLocationCacheBucketCount プロパティ

定義

クライアントのサービス解決キャッシュで使用されるバケット数を取得または設定します。

public long PartitionLocationCacheBucketCount { get; set; }
member this.PartitionLocationCacheBucketCount : int64 with get, set
Public Property PartitionLocationCacheBucketCount As Long

プロパティ値

クライアントのサービス解決キャッシュによって使用されるバケット数。

注釈

既定値は 1024 です。

適用対象