Click or drag to resize

EventTimer Class

Inheritance Hierarchy
SystemObject
  AxiomCore2.EventsEventTimer

Namespace:  AxiomCore2.Events
Assembly:  AxiomCore2 (in AxiomCore2.dll) Version: 1.0.0
Syntax
C#
public sealed class EventTimer : IDisposable

The EventTimer type exposes the following members.

Constructors
  NameDescription
Public methodEventTimer
Initializes a new instance of the EventTimer class
Top
Methods
  NameDescription
Public methodChange
Public methodDispose
Releases all resources used by the EventTimer
Top
Fields
  NameDescription
Public fieldStatic memberInfinite
Top
See Also