Click or drag to resize

ITimer Interface

An object that represents a timer. Timers must be disposable.

Namespace:  com.espertech.esper.compat.timers
Assembly:  NEsper.Compat (in NEsper.Compat.dll) Version: 8.0.0.0
Syntax
C#
public interface ITimer : IDisposable
See Also