 | StatementMetricAddNumOutputRStream Method |
Adds number of output rows in remove stream.
Namespace:
com.espertech.esper.common.client.metric
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic void AddNumOutputRStream(
int numRStream
)
Parameters
- numRStream
- Type: SystemInt32
to add
See Also