Click or drag to resize

IdleMonitorServiceRetrieveInactivityPeriod Method

The amount of time for which the user has been inactive (no 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 TimeSpan RetrieveInactivityPeriod()

Return Value

TimeSpan

[Missing <returns> documentation for "M:RAYLASE.Marker.GUI.Common.Services.IdleMonitorService.RetrieveInactivityPeriod"]

See Also