AgileDotNetLicense.LicenseFeatureLost Event

SecureTeam Copy Protection

AgileDotNetLicense.LicenseFeatureLost Event

Fired when the connection to the network license service is lost. Subscribe to this event to ensure license previously authorized is retained by the license service, in the event that the license is revoked you should consider exiting the application or trying to claim the license back to the client application by calling Checkout.

Syntax

Public Event LicenseFeatureLost As LicenseFeatureLostDelegate
public event LicenseFeatureLostDelegate LicenseFeatureLost;

See Also

AgileDotNetLicense Class | AgileDotNet.Licensing Namespace