Can limit a appliction connection?

  • Thread starter Thread starter arjay
  • Start date Start date
A

arjay

For example, I have a network license application , maybe is 8 users can access at the same time, but I have 20 users will use it, how to set it?
 
Applicationserver does not limit the number of instances of an application that can be launched, it is only restrictred by the number of concurret connections, perhaps this is something they should investigate for future releases
 
The limit on the number of instances for each application will be implemented in future releases.
 
limit the number of app instances a an individual user may o

Is it possible to limit the number of instances of an application a user may open?
For example, I would like for my users to only be able to open one instance of notepad.exe per person.
 
Back
Top