Share via


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

속성 값

적용 대상