Property AutoReset
AutoReset
Gets or sets a bool indicating whether the Timer should raise events only once (false) or repeatedly (true).
public virtual bool AutoReset { get; set; }
Gets or sets a bool indicating whether the Timer should raise events only once (false) or repeatedly (true).
public virtual bool AutoReset { get; set; }