Oracle® Fusion Middleware .NET API Reference for Oracle Coherence
12c (12.2.1.4.0)
E90869-02

The IAddressProvider type exposes the following members.

Methods

  NameDescription
Public methodAccept
This method should be called by the client immediately after it determines that it can successfully use an address returned by the NextAddress.
Public methodReject
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
Public propertyNextAddress
Next available address to use.

See Also