ServerLicenseClientLimit Property
|
Maximum number of clients those can use the license.
Namespace:
Perforce.P4
Assembly:
p4api.net (in p4api.net.dll) Version: 2024.2.269.3570
Syntaxpublic string ClientLimit { get; }
Public ReadOnly Property ClientLimit As String
Get
public:
property String^ ClientLimit {
String^ get ();
}
member ClientLimit : string with get
Property Value
Type:
String
See Also