Oracle® Coherence .NET API Reference Release 3.7.1
E22844-03

Make all addresses iterable, starting at the index after the specified one.

Namespace:  Tangosol.Net
Assembly:  Coherence (in Coherence.dll) Version: 3.7.1.23 (3.7.1.23)

Syntax

C#
protected void Reset(
	int iLast
)

Parameters

iLast
Type: System..::.Int32

[Missing <param name="iLast"/> documentation for "M:Tangosol.Net.ConfigurableAddressProvider.Reset(System.Int32)"]

See Also