DeployLX Software Protection System

SessionsLimit Class

Controls the total number of active web sessions permitted. To control concurrent applications on a single network use the NetworkLicenseLimit.

Syntax

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

Remarks

See the Sessions Limit Reference for more information.

Inheritance Hierarchy

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

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

See Also