LicenseFeature Members
Identifies a named product feature. When used by a network license service, describes also the maximum number of feature instances that can shared among mutiple clients.
Constructors
| Member | Description |
|---|---|
| LicenseFeature | Initializes a new instance of the LicenseFeature class. |
Properties
| Member | Description |
|---|---|
| Count | Get the maximum number of feature instances that can be shared among multiple clients concurrently. |
| Name | Gets the named product feature. |
Methods
| Member | Description |
|---|---|
| Checkin | Releases a checked out product feature. |
| Checkout | Attempts to check out the product feature. |
| Equals | inherited from Object. |
| Finalize | inherited from Object. |
| GetHashCode | inherited from Object. |
| GetType | inherited from Object. |
| MemberwiseClone | inherited from Object. |
| ToString | inherited from Object. |