I need to make the application to run every 15-20 minutes to check the server and attempts to connect to it.
I would like to do it through task scheduler.
Not interested in creating a task in task scheduler using cmd.
Came across the documentation on
the website. This documentation generally says nothing about this.
Is there any other documentation or examples ?