MaxIdleSeconds Property MaxIdleSeconds Gets or sets the maximum number of seconds an entry can stay in the cache untouched before being evicted. Declaration public int MaxIdleSeconds { get; set; } Property Value int Remarks zero means forever.