jeudi 26 mars 2020

Maintaining time in an wpf application

I'm developing a real-time wpf application in the context of certain tasks need to be executed a specific times within the day. Thus, I'm trying to decide on the best approach to maintaining time in the application. My inclination is to initialize an additional thread at application startup that will serve as the task scheduler for the application. Any ideas on design patterns here would be helpful!

Aucun commentaire:

Enregistrer un commentaire