ZylIdleTimer.NET

IdleTimer Class

IdleTimer helps you to take actions after a specified system-wide (related to the whole system) idle time or to check the time interval of user inactivity.

For a list of all members of this type, see IdleTimer Members.

System.Object
   MarshalByRefObject
      Component
         CustomTimer
            IdleTimer

[Visual Basic]
Public Class IdleTimer
    Inherits 
[C#]
public class IdleTimer : CustomTimer

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: ZylIdleTimer

Assembly: ZylIdleTimer (in ZylIdleTimer.dll)

See Also

IdleTimer Members | ZylIdleTimer Namespace