IdleMonitorServiceLastActivity Property |
Determines the time of the last user activity (any mouse activity or key press).
Namespace: RAYLASE.Marker.GUI.Common.ServicesAssembly: RAYLASE.Marker.GUI.Common (in RAYLASE.Marker.GUI.Common.dll) Version: 2.19.0
Syntaxpublic DateTime LastActivity { get; }
Return Value
DateTimeThe time of the last user activity.
See Also