| IAutoConfigPictureFolderCache Interface | 
Namespace: VirtualRadar.Interface
 Syntax
SyntaxThe IAutoConfigPictureFolderCache type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | DirectoryCache | 
            Gets the directory cache that is keeping track of files in the picture folder.
             | 
|  | Singleton | 
            Gets the single instance of the class that should be used throughout the application.
            (Inherited from ISingletonT.) | 
 Methods
Methods| Name | Description | |
|---|---|---|
|  | Initialise | 
            Creates DirectoryCache and configures it.
             | 
 Events
Events| Name | Description | |
|---|---|---|
|  | CacheConfigurationChanged | 
            Raised when the cache's configuration has been changed.
             | 
 See Also
See Also