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

属性值

适用于