Decrement the value, and return the original value.

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

Syntax

C#
public long PostDecrement()

Return Value

The original value.

See Also