Table of Contents

Class AutoUpdateCache

Namespace
Shift.Common
Assembly
Shift.Common.dll
public abstract class AutoUpdateCache
Inheritance
AutoUpdateCache
Derived
Inherited Members
Extension Methods

Constructors

AutoUpdateCache(TimeSpan)

public AutoUpdateCache(TimeSpan updatePeriod)

Parameters

updatePeriod TimeSpan

Methods

EnsureUpdated()

protected void EnsureUpdated()

Update()

protected abstract void Update()