MemoryCacheOptions.TrackStatistics Proprietà

Definizione

Ottiene o imposta un valore che indica se vengono rilevate le statistiche della cache di memoria.

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

Valore della proprietà

true se vengono rilevate le statistiche della cache di memoria; in caso contrario, false. Il valore predefinito è false.

Si applica a