MemoryCacheOptions.TrackStatistics 属性

定义

获取或设置是否跟踪内存缓存统计信息。 默认已禁用。

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

属性值

适用于