Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Tp
Integration
Ide
VisualStudio
Services
IdleTrackerEventArgs
C# Class Tp.Integration.Ide.VisualStudio.Services.IdleTrackerEventArgs
Specifies that a user is idle or busy.
Inheritance:
System.EventArgs
Mostra file
Open project: TargetProcess/Tp.Integration.Ide.VisualStudio
Public Methods
Method
Description
IdleTrackerEventArgs
(
bool
idle
,
System.TimeSpan
span
) :
System
Method Details
IdleTrackerEventArgs()
public
method
public
IdleTrackerEventArgs
(
bool
idle
,
System.TimeSpan
span
) :
System
idle
bool
span
System.TimeSpan
return
System