I need to create a background service that sends some events (e.g., every x minutes or x seconds) when the app starts. This service is intended to run exclusively on the Windows platform.
it possible for create background service on platform windows only?