DeployLX Software Protection System

IExtendableLimit Interface

Defines an interface for limits that can be extended or renewed such as the TimeLimit and UseLimit.

Syntax

Public Interface IExtendableLimit _
	Inherits IPurchaseLimit, IServerLimit
public interface IExtendableLimit : IPurchaseLimit, 
	IServerLimit

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

See Also