Application Methods |
The Application type exposes the following members.
Name | Description | |
---|---|---|
AddLicense(String, String) |
Add a license for a specific feature.
| |
AddLicense(Type, String) |
Add a license for a specific feature.
| |
Lock |
Locks the Application. The Application will terminate when the lockcount goes to zero.
| |
UnLock |
Unlocks the Application. The Application will terminate when the lockcount goes to zero.
|