|  | 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
Syntaxpublic void LoadCachedValues()
Public Sub LoadCachedValues
 See Also
See Also