Click or drag to resize

BundleEnsureResults Method

Oracle® Fusion Middleware .NET API Reference for Oracle Coherence
14c (14.1.1.0)
F23534-02
Overload List
  NameDescription
Public methodEnsureResults
Obtain results of the bundled requests. This method should be implemented by concrete Bundle implementations using the most efficient mechanism.
Protected methodEnsureResults(Boolean)
Obtain results of the bundled requests or ensure that the results have already been retrieved.
Top
See Also