DeployLX Software Protection System

ActivationLimit..::..Servers Property

Gets a collection of addresses for the LicenseServer to contact during activation. When activation the limit will attempt to contact each server in order until a valid connection can be made.

Syntax

Public ReadOnly Property Servers As UriCollection
	Get
public UriCollection Servers { get; }

Implements

IServerLimit..::..Servers

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

See Also