Class CriteriaOptions
public class CriteriaOptions
- Inheritance
-
CriteriaOptions
- Inherited Members
Properties
AdminMode
public bool AdminMode { get; set; }
Property Value
StaleBefore
Revalidate cached data older than this marker.
public DateTime? StaleBefore { get; set; }