|
JWSCL Documentation
|
property IdleTime: Int64;
IdleTime the elapsed time (relative to CurrentTime) since last user input in the session expressed in the number of 100-nanosecond intervals since January 1, 1601 (TFileTime).
Please note the following remarks about Idle Time: A disconnected session is Idle since DisconnectTime. A session without a user is never idle, usually these are special sessions like Listener, Services or console session. IdleTimeStr returns a convenient formatted idle time string which can be used for displaying. This value is more convenient however for calculations such as sorting or comparing idle times.
|
Copyright (c) 2010. All rights reserved.
This help was created by Doc-O-Matic sponsored by toolsfactory software inc. |
|
What do you think about this topic? Send feedback!
|