Click here to Skip to main content
15,920,625 members
Please Sign up or sign in to vote.
3.67/5 (2 votes)
See more:
Hi all...
this is for an chat application....
i want to get system idle time for setting the user status to ideal in the chat....
supposs if the system is idle for 2 minutes, I want to change the status of the logged in user to Idle.

so can anyone help me to solve this problem....

Thanks in Advance
Vayanan
Posted
Updated 3-May-10 19:15pm
v2

Hi,

you probably want to read this.[^]

:)

 
Share this answer
 
u can get the current date and time using DateTime.Now; in c#
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900