Table of Contents

Class CriteriaOptions

Namespace
The.WPF.Screens
Assembly
Instagile.WPF.dll
public class CriteriaOptions
Inheritance
CriteriaOptions
Inherited Members

Properties

AdminMode

public bool AdminMode { get; set; }

Property Value

bool

StaleBefore

Revalidate cached data older than this marker.

public DateTime? StaleBefore { get; set; }

Property Value

DateTime?