NetworkSemaphoreSeatsActive Property |
Gets the number of concurrent users.
Namespace: com.softwarekey.Client.Licensing.NetworkAssembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntaxpublic int SeatsActive { get; }
Public ReadOnly Property SeatsActive As Integer
Get
public:
property int SeatsActive {
int get ();
}
Property Value
Type:
Int32
See Also