MemoryCacheOptions.ExpirationScanFrequency プロパティ

定義

期限切れの項目に対して連続してスキャンを実行する間隔の最小値を取得または設定します。

public:
 property TimeSpan ExpirationScanFrequency { TimeSpan get(); void set(TimeSpan value); };
public TimeSpan ExpirationScanFrequency { get; set; }
member this.ExpirationScanFrequency : TimeSpan with get, set
Public Property ExpirationScanFrequency As TimeSpan

プロパティ値

適用対象