 | StatementMetricOutputIStreamCount Property |
Returns number of output rows in insert stream.
Namespace:
com.espertech.esper.common.client.metric
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic long OutputIStreamCount { get; }
Return Value
Type:
Int64number of output rows in insert stream
See Also