SharedTimer Properties

Properties

AutoReset Gets or sets flag that indicates whether the SharedTimer should raise the Elapsed event only once false or repeatedly true.
Enabled Gets or sets flag that indicates whether the SharedTimer should raise the Elapsed event.
Interval Gets or sets the interval at which to raise the Elapsed event.
Status Gets the current status details about object providing status information.

See Also