Click or drag to resize

ProxyCacheOptions Enumeration

Options for the native proxy cache.

Namespace:  callback.ShellBoost.Core
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
[FlagsAttribute]
public enum ProxyCacheOptions
Members
  Member nameValueDescription
None0 No options.
DisableCache4 Disable the proxy cache.
DisableFullSFGAOF1 Disable full SFGAOF usage.
NoCommonDialogsHook16 Disable Common Dialogs hook.
See Also