EngineWindows Fields |
The EngineWindows type exposes the following members.
| Name | Description | |
|---|---|---|
| CancellationTokenSource |
Cancellation token source to cancel all running operations.
| |
| FolderInvalidationIntervalMs |
Folder content invalidation interval. Default is 0 - the folder content is always valid after initial population.
| |
| Logger |
Logger.
(Inherited from Engine.) | |
| Path |
A root folder of your user file system. Your file system tree will be located under this folder.
(Inherited from Engine.) | |
| Placeholders |
Provides access to placeholders in your user file system and data associated with each placeholder.
| |
| SyncService |
Synchronization service.
|