LicenseFeature Checkout
Attempts to check out the product feature.
Syntax
Visual Basic
Public Sub Checkout()
C#
public void Checkout();
Exceptions
| Member | Description |
|---|---|
| NetworkLicenseException | Thrown when the number of feature instances shared concurrently exceeds the maximum allowed number. |