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