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