How revoking a product key works

When I revoke any product key, how will it deactivate the license on the user’s pc?

Hi,

Suppose you revoke any product key using web API or dashboard. Suppose you have set the interval for server check as 10 days.

SetDayIntervalForServerCheck(10);

Now, when server check is done by LexActivator, it will invalidate the license on users pc.