LicenseFeature.Count Property

SecureTeam Copy Protection

LicenseFeature.Count Property

Get the maximum number of feature instances that can be shared among multiple clients concurrently.

Syntax

Public Property Count() As Integer
   Public Get
   End Get
   Private Set
   End Set
End Property
public int Count { public get; private set; }

See Also

LicenseFeature Class | AgileDotNet.Licensing Namespace