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