C# – First steps with C# and .NET – part 041.

Timer Class – Generates an event after a set interval, with an option to generate recurring events.
This is easy to use, let’s see one simple example:

The result is this:

This : Fatal Error: Execution time limit was exceeded is a protected issue from
This online tool comes with these restrictions:
Currently the Sandbox has the following limits per single run:
Code Block Size – 100K
Console Output Size -100K
Execution Time – 5s
Memory – 10MB
Disk Space – 1MB
.NET Restrictions to prevent malicious code
No access to File System IO
No external internet access
In Console Project Type – Main function must be public inside public class

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.