Property UseDummyTimer
UseDummyTimer
Gets or sets whether to use dummy timer which doesn't call timer event. This can be used for testing purposes.
public static bool UseDummyTimer { get; set; }
Gets or sets whether to use dummy timer which doesn't call timer event. This can be used for testing purposes.
public static bool UseDummyTimer { get; set; }