You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using the TimeSpan IdleTime.TotalMinutes to get remote servers sessions
idle times.
1. on any version of server 2008 x64 the reported idle time is adding 4.31
seconds to the actual idle time.
for example: if the actual idle time is 0, the reported idle time using
IdleTime.TotalMinutes is 4.31.
2. no problem with server 2003.
3. I didn't test on server 2008 x86 platform.
4. the test was made from Windows 7 x64 using Cassia version 2.0.0.60.
5. no problem when running the solution locally on the remote server.
Original issue reported on code.google.com by orenro...@gmail.com on 13 Apr 2011 at 2:36
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
orenro...@gmail.com
on 13 Apr 2011 at 2:36The text was updated successfully, but these errors were encountered: