Click or drag to resize

BundleEnsureResults Method

.NET API Reference for Oracle® Coherence Community Edition
(14.1.1.0)
E55634-01
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