ShellFolderServerProxyCacheTimeout Property |
Gets or sets the IPC cache timeout in milliseconds. The maximum value is 65535.
Namespace:
callback.ShellBoost.Core
Assembly:
callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax public int ProxyCacheTimeout { get; set; }
Property Value
Type:
Int32The IPC cache timeout.
See Also