SizeLimit Property

Definition

Assembly CliInvoke.dll

Gets or sets the suggested maximum number of entries for the shared cache (applied to MemoryCacheOptions.SizeLimit).

public int SizeLimit { get; set; }

Returns