MemoryCacheOptions.TrackLinkedCacheEntries Proprietà

Definizione

Ottiene o imposta un valore che indica se le voci collegate vengono rilevate.

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

Valore della proprietà

true se vengono rilevate voci collegate; in caso contrario, false. Il valore predefinito è false.

Commenti

Prima di .NET 7, questa funzionalità era sempre abilitata.

Si applica a