DeployLX Software Protection System

TimeLimit Class

Controls the amount of time that the software can be used.

Syntax

<SerializableAttribute> _
Public Class TimeLimit _
	Inherits ExtendableLimit
[SerializableAttribute]
public class TimeLimit : ExtendableLimit

Remarks

See the Time Limit Reference for more information.

Inheritance Hierarchy

System..::..Object
  DeployLX.Licensing.v5..::..Limit
    DeployLX.Licensing.v5..::..SuperFormLimit
      DeployLX.Licensing.v5..::..ExtendableLimit
        DeployLX.Licensing.v5..::..TimeLimit

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

See Also