Click or drag to resize

TimerFactory Class

Creates timers.
Inheritance Hierarchy
SystemObject
  com.espertech.esper.compat.timersTimerFactory

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

The TimerFactory type exposes the following members.

Constructors
  NameDescription
Public methodTimerFactory
Initializes a new instance of the TimerFactory class
Top
Properties
  NameDescription
Public propertyStatic memberDefaultTimerFactory
Gets the default timer factory
Top
See Also