ConfigurableAddressProviderReset Method (Int32) |
Oracle® Fusion Middleware .NET API Reference for Oracle Coherence
14c (14.1.1.0)
F23534-02
Make all addresses iterable, starting at the index after the specified one.
Namespace:
Tangosol.Net
Assembly:
Coherence (in Coherence.dll) Version: 14.1.1.14 (14.1.1.14)
Syntaxprotected void Reset(
int iLast
)
Parameters
- iLast
- Type: SystemInt32
The index after which to start.
See Also