Property Period
Period
Gets or sets the period to produce subsequent values. If this value is not specified or equal to Zero the timer will only fire once.
public TimeSpan? Period { get; set; }
Gets or sets the period to produce subsequent values. If this value is not specified or equal to Zero the timer will only fire once.
public TimeSpan? Period { get; set; }