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

プロパティ値

適用対象