NetworkSessionCertificateSeatsAvailable Property |
Gets the number of allowed Network Sessions not yet allocated.
Namespace: com.softwarekey.Client.Licensing.NetworkAssembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntaxpublic int SeatsAvailable { get; }
Public ReadOnly Property SeatsAvailable As Integer
Get
public:
property int SeatsAvailable {
int get ();
}
Property Value
Type:
Int32
See Also