 | StatementMetricOutputRStreamCount Property |
Returns 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 long OutputRStreamCount { get; }
Return Value
Type:
Int64number of output rows in remove stream
See Also