Condividi tramite


ModelSourceDependencies.MemoryCache Proprietà

Definizione

Ottiene l'oggetto IMemoryCache che verrà usato per memorizzare nella cache i modelli.

public Microsoft.Extensions.Caching.Memory.IMemoryCache MemoryCache { get; }
public Microsoft.Extensions.Caching.Memory.IMemoryCache MemoryCache { get; init; }
member this.MemoryCache : Microsoft.Extensions.Caching.Memory.IMemoryCache
member this.MemoryCache : Microsoft.Extensions.Caching.Memory.IMemoryCache with get, set
Public ReadOnly Property MemoryCache As IMemoryCache
Public Property MemoryCache As IMemoryCache

Valore della proprietà

Si applica a