Click or drag to resize

EPDataFlowInstanceStatistics Property

Get data flow instance statistics, required instantiation with statistics option, use to turn on stats.

Namespace:  com.espertech.esper.common.client.dataflow.core
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
EPDataFlowInstanceStatistics Statistics { get; }

Property Value

Type: EPDataFlowInstanceStatistics
stats
See Also