I\'m making a console application that must call a certain method in timed intervals.
I\'ve searched for that and found that the System.Threading.Timer
System.Threading.Timer
write the test method as follows to resolve the exception:
public static void test(object state) { Console.WriteLine("test"); }