Click or drag to resize

AppFacadeLoadCachedValues Method

Does some expensive checks for the app and caches the result for later requests. These checks involve interaction with the file system.

Namespace:  Mastersign.Bench
Assembly:  BenchLib (in BenchLib.dll) Version: 0.22.0.0 (0.22.0.0)
Syntax
public void LoadCachedValues()
See Also