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