AbstractKeyBundler Properties |
The AbstractKeyBundler type exposes the following members.
Name | Description | |
---|---|---|
![]() | AllowAutoAdjust |
Specifies whether or not auto-adjustment is on. Default value is "true".
(Inherited from AbstractBundler.) |
![]() | DelayMillis |
The timeout delay value.
(Inherited from AbstractBundler.) |
![]() | SizeThreshold |
The bundle size threshold value.
(Inherited from AbstractBundler.) |
![]() | SyncRoot |
Gets an object that can be used to synchronize access to the
ICollection.
(Inherited from AbstractBundler.) |
![]() | ThreadThreshold |
The minimum number of threads that will trigger the bundler to
switch from a pass through to a bundled mode.
(Inherited from AbstractBundler.) |