Ticker: AutoReset (get) |
Returns if the Ticker event will be recurring.
Public Property Get AutoReset ( ) As Boolean
If AutoReset is set to false, then the Ticker event will happen only once. The Ticker will need to be restarted for another event to occur.
The default is True.
Read/Write.