c# - How can I raise an event every day 12:00 AM or specific time interval in c#.NET
Please suggest
c# - How can I raise an event every day 12:00 AM or specific time interval in c#.NET
Please suggest
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.
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.