ShellFolderServerIsCacheEnabled Property |
Gets or sets a value indicating whether the IPC cache is enabled.
If set to false, the cache will be cleared.
Namespace:
ShellBoost.Core
Assembly:
ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax protected bool IsCacheEnabled { get; set; }
Property Value
Type:
Booleantrue if the IPC cache is enabled; otherwise,
false.
See Also