Timeout on is genuine

Hi,

so we have quite strange situation that happend for the first time.(we use latest libraries with c#)

Client has a very specific network settings, that causes when "isGenuine" is called it does not timeout and applications start after an e.g. 1 hour. It does not matter which system is used (Win7 - 10). And what is strange we diagnosed that when the computer is disconnected from network, then application starts fine and TurboActivate throws InternetException.

When this happend?1) First the client activated offline.2) It happend only after some time like 7 days but after that every day.

We use: ta.IsGenuine(DaysBetweenChecks, GracePeriodLength, true);

with params: const uint DaysBetweenChecks = 14; const uint GracePeriodLength = 7;

My question is can we set "fixed" timeout to isgenuine?

As always, more information is needed: https://wyday.com/limelm/help/faq/#useful-reports

Likely, you're not using the latest version (which has timeouts in the minutes -- can't remember the exact number, read the documentation and you'll see it).

Latest version: https://wyday.com/limelm/api/#turboactivate