DeployLX Software Protection System

TimeMonitor..::..RunningTime Property

Gets the total amount of actual running time that has been tracked. The meaning of the value depends on the TimeLimitType.

Syntax

Public ReadOnly Property RunningTime As TimeSpan
	Get
public TimeSpan RunningTime { get; }

Assembly:  DeployLX.Licensing.v5 (in DeployLX.Licensing.v5.dll)

See Also