Click or drag to resize

ConfigurationRuntimeMetricsReportingStmtGroupMetricsNumStatements Property

Returns the initial capacity number of statements held by the statement group.

Namespace:  com.espertech.esper.common.client.configuration.runtime
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
public int NumStatements { get; set; }

Return Value

Type: Int32
initial capacity
See Also