LicenseFeature.Checkout Method

SecureTeam Copy Protection

LicenseFeature.Checkout

Attempts to check out the product feature.

Syntax

Public Sub Checkout()
public void Checkout();

Exceptions

Exception TypeCondition
NetworkLicenseExceptionThrown when the number of feature instances shared concurrently exceeds the maximum allowed number.

See Also

LicenseFeature Class | AgileDotNet.Licensing Namespace