Oracle® Fusion Middleware .NET API Reference for Oracle Coherence
12c (12.1.3.0.0)
E47892-01

The AbstractKeyBundler type exposes the following members.

Properties

  NameDescription
Public propertyAllowAutoAdjust
Specifies whether or not auto-adjustment is on. Default value is "true".
(Inherited from AbstractBundler.)
Public propertyDelayMillis
The timeout delay value.
(Inherited from AbstractBundler.)
Public propertySizeThreshold
The bundle size threshold value.
(Inherited from AbstractBundler.)
Public propertySyncRoot
Gets an object that can be used to synchronize access to the ICollection.
(Inherited from AbstractBundler.)
Public propertyThreadThreshold
The minimum number of threads that will trigger the bundler to switch from a pass through to a bundled mode.
(Inherited from AbstractBundler.)

See Also