ClientStation.UserInactivity Property

Gets a timpespan of user inactivity.
<ID("UserInactivity", (int)e.UserInactivity)> _ 
<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)> _ 
Public Property UserInactivity() As TimeSpan 
Get 
This language is not supported or no code example is available.
[ID("UserInactivity", (int)e.UserInactivity)] 
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)] 
public TimeSpan UserInactivity {get;}
This language is not supported or no code example is available.

Property Value

TimeSpan

.NET Framework

Supported in: 4.6.2, 4.7

In this article

Definition