DeployLX Software Protection System

UseLimitType Enumeration

Defines the type of use limits that can be enforced by the UseLimit.

Syntax

Public Enumeration UseLimitType
public enum UseLimitType

Members

AtATime

Tracks the number of uses starting each time the application is started.

Cumulative

Tracks the cumulative usage from first time the license is used even between sessions.

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

See Also