DeployLX Software Protection System

ApplicationLimit Class

Controls the total number of instances of the software that are allowed to run on the same machine.

Syntax

<SerializableAttribute> _
Public Class ApplicationLimit _
	Inherits Limit
[SerializableAttribute]
public class ApplicationLimit : Limit

Remarks

See the Application Limit Reference for more information.

Inheritance Hierarchy

System..::..Object
  DeployLX.Licensing.v5..::..Limit
    DeployLX.Licensing.v5..::..ApplicationLimit

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

See Also