Oracle® Coherence .NET API Reference Release 3.6.1
E18812-01

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

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

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