Releases the non-exlusive lock. If the non-exlusive lock has no more matching Enter(millis) from any Thread the exlusive lock is released so that Threas wanting to Close the Gate can proceed.

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

Syntax

C#
void Exit()

See Also