Property Period
Period
Gets or sets the period to produce subsequent values. If this value is equal to Zero the timer will recur as fast as possible.
public TimeSpan Period { get; set; }
Gets or sets the period to produce subsequent values. If this value is equal to Zero the timer will recur as fast as possible.
public TimeSpan Period { get; set; }