C# Class Gwupe.Agent.Components.Schedule.DetectIdleTask

Inheritance: IScheduledTask
Afficher le fichier Open project: gwupe/Gwupe

Méthodes publiques

Méthode Description
DetectIdleTask ( GwupeClientAppContext appContext ) : System
RunTask ( ) : void

Private Methods

Méthode Description
GetLastInputInfo ( LastInputInfo &info ) : bool
GetTickCount ( ) : uint

Method Details

DetectIdleTask() public méthode

public DetectIdleTask ( GwupeClientAppContext appContext ) : System
appContext GwupeClientAppContext
Résultat System

RunTask() public méthode

public RunTask ( ) : void
Résultat void