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