共用方式為


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

屬性值

適用於