Location: Symbol Reference > Classes > TJwWTSSession Class > TJwWTSSession Properties > TJwWTSSession.IdleTimeStr Property
JWSCL Documentation
ContentsIndexHome
PreviousUpNext
TJwWTSSession.IdleTimeStr Property
Pascal
property IdleTimeStr: TJwString;

IdleTimeStr the elapsed time (relative to CurrentTime) since last user input in the session as formatted string. The string is formatted according to the table below:

days 
hours 
minutes 
value 
> 0 
any 
any 
+d+hh:mm 
> 0 
any 
hh:mm 
any 
mm 

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.

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!