Return the current value of the counter.

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

Syntax

C#
public abstract long GetCount()

Return Value

The current value.

See Also