I have a .Net service that uses SENS to detect when a user logs on or off. I'm having two problems, though:
ISensLogon2 gave me SessionDisconnect and SessionReconnect, which happen when the user is switched without logging off. I don't have a technical way to solve the second problem, so I'm just circumventing it.