Click or drag to resize

TimerFactoryDefaultTimerFactory Property

Gets the default timer factory

Namespace:  com.espertech.esper.compat.timers
Assembly:  NEsper.Compat (in NEsper.Compat.dll) Version: 8.0.0.0
Syntax
C#
public static ITimerFactory DefaultTimerFactory { get; set; }

Property Value

Type: ITimerFactory
See Also