DeployLX Software Protection System

NetworkLicenseClientLimit Class

Coordinates shared license usage over an enterprise network.

Syntax

<SerializableAttribute> _
Public NotInheritable Class NetworkLicenseClientLimit _
	Inherits DelayedLimit _
	Implements IMultipleSuperFormLimit, ISuperFormLimit, INetworkLimit
[SerializableAttribute]
public sealed class NetworkLicenseClientLimit : DelayedLimit, 
	IMultipleSuperFormLimit, ISuperFormLimit, INetworkLimit

Remarks

See the Network License Limit Reference for more information.

Inheritance Hierarchy

System..::..Object
  DeployLX.Licensing.v5..::..Limit
    DeployLX.Licensing.v5..::..DelayedLimit
      DeployLX.Licensing.Nlm.v5..::..NetworkLicenseClientLimit

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

See Also