c# - How can I raise an event every day 12:00 AM or specific time interval in c#.NET

Please suggest

Recommended Answers

All 2 Replies

You can use a timer to check the time every minute.
in the time methode, you make am if function which the DateTime.now.

c# - How can I raise an event every day 12:00 AM or specific time interval in c#.NET

Does nobody read the documentation? I mean, that's a classic RTFM type of question.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.