Click or drag to resize

AggregationFunctionValue Property

Returns the current value held.

Namespace:  com.espertech.esper.common.client.hook.aggfunc
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
Object Value { get; }

Property Value

Type: Object
current value
See Also