Click or drag to resize

IAddressProvider Methods

.NET API Reference for Oracle® Coherence Community Edition
(14.1.1.0)
E55634-01

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.
Top
See Also