Property TickAction
TickAction
Gets or sets action which is called when timer interval has elapsed.
public Action? TickAction { get; set; }Gets or sets action which is called when timer interval has elapsed.
public Action? TickAction { get; set; }