Edit

Share via


InMemoryStorage<T>.MaxItemCount Property

Definition

Gets or sets the maximum count of Items that can be stored in this InMemoryStorage instance.

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

Property Value

Applies to