yokzu

yokzu

  • NA
  • 306
  • 0

Trigging function at a time for everyday

Sep 9 2011 2:30 AM
Hello,
I want to execute a function at 18:00 o'clock at everyday. I use timer function before and use for trigging functions but I havent try like this. Is there any simple function for this?
regards.


private void function(object sender, EventArgs e)
        {
         ...
         }

Answers (4)