Click or drag to resize

HighResolutionTimerTimerEventHandler Class

Delegate that is called by the windows multimedia timer upon trigger of the timer.
Inheritance Hierarchy
SystemMulticastDelegate
  com.espertech.esper.compat.timersHighResolutionTimerTimerEventHandler

Namespace:  com.espertech.esper.compat.timers
Assembly:  NEsper.Compat (in NEsper.Compat.dll) Version: 8.0.0.0
Syntax
C#
public sealed class TimerEventHandler : MulticastDelegate

The HighResolutionTimerTimerEventHandler type exposes the following members.

Constructors
  NameDescription
Public methodHighResolutionTimerTimerEventHandler
Initializes a new instance of the HighResolutionTimerTimerEventHandler class
Top
Methods
See Also