Show/Hide Toolbars

Licence Protector 5

Defines the method how concurrent user testing is done.

 

The Light version disables the heartbeat and allows to manually add (with Prepare) or remove a user.

 

 

Name

ConcurrentUserLevel                                                                                  

Alternative if property can not be used

Get_ConcurrentUserLevel à Integer

Set_ ConcurrentUserLevel (Integer)

Purpose

Property to get or set the concurrent user level of the licence

Params

None

Returncode

Returncode

Type Integer

Note

0

Heartbeat (default)

1

Light (no heartbeat)

Usage

Read or set the level for all concurrent user modules in the licence.

Sample

 

Get:

  bIsHearbeat := (lic.ConcurrentUserLevel = 0)

  << use Boolean bIsHearbeat >>

 

Set:

  lic.ConcurrentUserLevel:= 1; // use no heartbeat

See also

Concurrent User mechanism

 

 

For a network license, use a configuration file where you can change the following values if required.

 

Share Mode

ConcurrentUserLevel

SetCheckInterval

SetLogging

SetBackupInterval

SetWebRequestTimeOutInSec