|   | Shared | 
The SharedTimer type exposes the following members.
 Properties
Properties
        | Name | Description | |
|---|---|---|
|   | 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. | 
 See Also
See Also