Click or drag to resize

NativeProxyEnumerationBatchSize Property

Gets the RPC protocol effective enumeration batch size.

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

Property Value

Type: Int32
The effective batch size.
See Also