Initializes a new instance of the LicenseFeature class.
Syntax
Public Sub New( _
ByVal
featureName As
String, _
ByVal
count As
Integer _
)
Parameters
- featureName
- The named product feature.
- count
- The maximum number of feature instances that can be shared among multiple clients concurrently.
See Also
LicenseFeature Class | AgileDotNet.Licensing Namespace