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 |
|
||||||
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 |
Page url: http://www.helpserver.biz/onlinehelp/lp/easygo/2.7/help2000/index.html?fr_concurrentuserlevel.htm