A dictionary of address provider factories.

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

Syntax

C#
IDictionary AddressProviderMap { get; }

Field Value

A dictionary of IAddressProviderFactory objects keyed by name.

See Also