Click or drag to resize

Application Methods

The Application type exposes the following members.

Methods
 NameDescription
Public methodAddLicense(String, String) Add a license for a specific feature.
Public methodAddLicense(Type, String) Add a license for a specific feature.
Public methodLock Locks the Application. The Application will terminate when the lockcount goes to zero.
Public methodUnLock Unlocks the Application. The Application will terminate when the lockcount goes to zero.
Top
See Also