-
Home
-
API Reference
-
CliInvoke.Extensions.Caching
-
CachingFilePathResolverOptions
-
Properties
-
SizeLimit
SizeLimit Property
Definition
Gets or sets the suggested maximum number of entries for the shared cache
(applied to MemoryCacheOptions.SizeLimit).
public int SizeLimit { get; set; }
Returns