MemoryCacheOptions.ExpirationScanFrequency Property

Definition

Gets or sets the minimum length of time between successive scans for expired items.

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

Property Value

Applies to