Skip to main content

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

MemberDescription
LicenseFeatureInitializes a new instance of the LicenseFeature class.

Properties

MemberDescription
CountGet the maximum number of feature instances that can be shared among multiple clients concurrently.
NameGets the named product feature.

Methods

MemberDescription
CheckinReleases a checked out product feature.
CheckoutAttempts to check out the product feature.
Equalsinherited from Object.
Finalizeinherited from Object.
GetHashCodeinherited from Object.
GetTypeinherited from Object.
MemberwiseCloneinherited from Object.
ToStringinherited from Object.

See Also

LicenseFeature Class | AgileDotNet.Licensing Namespace