CC#•Created by Sunwurp on 12/26/2023 in #help C# Exit question
I am developing a launcher for a game, when the player logs in, I activate the session from the api and when he logs out, I want to close it back. If he closes it from the task manager, it will still appear online because the session remains open.