Click or drag to resize

IdleMonitorServiceLastActivity Property

Determines the time of the last user activity (any mouse activity or key press).

Namespace: RAYLASE.Marker.GUI.Common.Services
Assembly: RAYLASE.Marker.GUI.Common (in RAYLASE.Marker.GUI.Common.dll) Version: 2.19.0
Syntax
C#
public DateTime LastActivity { get; }

Return Value

DateTime
The time of the last user activity.
See Also