Click or drag to resize

NativeProxyCachedPidlDuration Property

Gets or sets the cached PIDL lists duration.

Namespace:  callback.ShellBoost.Core.Client
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
public TimeSpan CachedPidlDuration { get; set; }

Property Value

Type: TimeSpan
The cached PIDL lists duration.
See Also