Click or drag to resize

AbstractComparableAggregatorm_count Field

.NET API Reference for Oracle® Coherence Community Edition
(14.1.1.0)
E55634-01
The count of processed entries.

Namespace:  Tangosol.Util.Aggregator
Assembly:  Coherence (in Coherence.dll) Version: 14.1.1.1 (14.1.1.1)
Syntax
C#
[NonSerializedAttribute]
protected int m_count

Field Value

Type: Int32
See Also