 | EPDataFlowInstantiationOptionsIsOperatorStatistics Property |
Returns indicator whether to collect operator statistics.
Namespace:
com.espertech.esper.common.client.dataflow.core
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic bool IsOperatorStatistics { get; set; }
Return Value
Type:
Booleanoperator stats indicator
See Also