Oracle® Coherence .NET API Reference Release 3.6
E15727-01

Read license information from the config file and translate edition name to corresponding integer value that is sent via OpenConnectionRequest.

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

Syntax

C#
protected static int ResolveEdition()

Return Value

Integer value for specified edition name.

Exceptions

ExceptionCondition
System..::.InvalidOperationException Edition name set in the configuration is not allowed for the client.

See Also

OpenConnectionRequestEdition()()()