Click or drag to resize

HarmonicTimer Constructor

Creates the timer and wraps it

Namespace:  com.espertech.esper.compat.timers
Assembly:  NEsper.Compat (in NEsper.Compat.dll) Version: 8.0.0.0
Syntax
C#
public HarmonicTimer(
	TimerCallback timerCallback
)

Parameters

timerCallback
Type: System.ThreadingTimerCallback

[Missing <param name="timerCallback"/> documentation for "M:com.espertech.esper.compat.timers.HarmonicTimer.#ctor(System.Threading.TimerCallback)"]

See Also