DeployLX Software Protection System

ServiceLimit Class

Restricts the use of the software to specific process types to allow or disallow use in a server or service.

Syntax

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

Remarks

See the Service Limit Reference for more information.

Inheritance Hierarchy

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

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

See Also