Set the full path of QLM settings files as generated by the Protect Your Application wizard.
This should typically be set from the constructor, however if the QlmFloatingLicenseMgr class is created via COM instead of C#, you can only invoke the default constructor so you must set this property or the QlmLicenseObject property right after creating the QlmFloatingLicenseMgr object.
Note that you sholud either set the QlmLicenseObject property or the SettingsFile property but not both.
Comments
0 comments
Article is closed for comments.