Click or drag to resize

ThreadMetricsIncrement Method

Increments the # of times locks have been acquired.

Namespace:  com.espertech.esper.compat.threading
Assembly:  NEsper.Compat (in NEsper.Compat.dll) Version: 8.0.0.0
Syntax
C#
public static long Increment()

Return Value

Type: Int64

[Missing <returns> documentation for "M:com.espertech.esper.compat.threading.ThreadMetrics.Increment"]

See Also