Click or drag to resize

NativeProxyCachedPidlMinCount Property

Gets the RPC protocol minimum count for caching PIDL lists.

Namespace:  ShellBoost.Core.Client
Assembly:  ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax
C#
public int CachedPidlMinCount { get; }

Property Value

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