 | 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
Syntaxpublic int NumStatements { get; set; }
Return Value
Type:
Int32initial capacity
See Also