Cryptlex Forums

LexActivator.IsLicenseGenuine() - server check

T
tcosta465

Hi there,

If we call LexActivator.IsLicenseGenuine() from time to time (not only at application start):

  1. does it schedule a server check in a separate new thread every time?
  2. Is the new thread deleted after each server check?
  3. Does it reuse the same thread on every check?

I’m concerned about an eventual growing number of threads on the system over time.

Thank you,
Tiago Costa

A
Adnan KamiliCryptlex team

Hi Tiago,

It only uses a single thread, which is created when you call LexActivator.IsLicenseGenuine() first time.

Regards,
Adnan

← Back to all topics · 2 posts · 932 views · opened 2020-07-15