Init

Description

Initializes the floating license. You must call Init right after creating an instance of QlmFloatingLicenseHelper.

void Init(IQlmLicense license, string computerID, string nodeName, 
          string settingsXml, FloatingDbType dbType, string dbProvider)

Parameters

Last updated