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

The IAddressProvider type exposes the following members.

Methods

  NameDescription
Accept
This method should be called by the client immediately after it determines that it can successfully use an address returned by the NextAddress.
Reject
This method should be called by the client immediately after it determines that an attempt to use an address returned by the NextAddress has failed.

Properties

  NameDescription
NextAddress
Next available address to use.

See Also