Edit

Share via


CacheBase<T>.MaxMemoryCacheCount Property

Definition

Gets or sets max in-memory item storage count

public int MaxMemoryCacheCount { get; set; }
member this.MaxMemoryCacheCount : int with get, set
Public Property MaxMemoryCacheCount As Integer

Property Value

Applies to