ShellFolderServerProxyCacheOptions Property |
Gets or sets the proxy cache options.
Namespace:
callback.ShellBoost.Core
Assembly:
callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax public virtual ProxyCacheOptions ProxyCacheOptions { get; set; }
Property Value
Type:
ProxyCacheOptions
The proxy cache options.
See Also