DeployLX Software Protection System

OnlineLimit Class

The OnlineLimit is responsible for filtering child limits by determining the online status of the machine.

Syntax

<SerializableAttribute> _
Public Class OnlineLimit _
	Inherits Limit _
	Implements IServerLimit
[SerializableAttribute]
public class OnlineLimit : Limit, 
	IServerLimit

Inheritance Hierarchy

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

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

See Also