Hi
I am developing a Window Form Application Form Application is using WCF to get data from db servers. My Clinet'd like to see users who are currently using application. I means Administrator want to get administrative page to who all user IDs currently connected to WCF Server. I don't know how to get this. I think i can catch userID after authentication proccess. But I don't know how to check Whether the user is logged out or not If abnormal proccess happens (ie. Client PC was shutdowned by power failure) Please Give me hints or advice. I appreciate it