NativeProxyDefaultCachedPidlBaseSize Property |
Gets the RPC protocol default estimated base PIDL size for list allocation.
Namespace:
ShellBoost.Core.Client
Assembly:
ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax public int DefaultCachedPidlBaseSize { get; }
Property Value
Type:
Int32
The default estimated base PIDL size for list allocation.
See Also