Click or drag to resize

StatementMetricAddNumInput Method

[Missing <summary> documentation for "M:com.espertech.esper.common.client.metric.StatementMetric.AddNumInput(System.Int64)"]

Namespace:  com.espertech.esper.common.client.metric
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
public void AddNumInput(
	long numInputAdd
)

Parameters

numInputAdd
Type: SystemInt64

[Missing <param name="numInputAdd"/> documentation for "M:com.espertech.esper.common.client.metric.StatementMetric.AddNumInput(System.Int64)"]

See Also