ShellFolderRegistrationEnumerationBatchSize Property |
Gets or sets the RPC protocol enumeration batch size.
If the value is less or equal to 0, an automatic default value will be used.
Note this will not be effective until the client process using the native proxy (for example explorer.exe) is restarted.
Namespace:
ShellBoost.Core
Assembly:
ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax public virtual int EnumerationBatchSize { get; set; }
Property Value
Type:
Int32The batch size.
See Also