Click or drag to resize

NativeProxyDefaultCachedPidlMinCount Property

Gets the RPC protocol default minimum count for caching PIDL lists.

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

Property Value

Type: Int32
The default minimum count for caching PIDL lists.
See Also