Method GetFloatingLicenseServers
GetFloatingLicenseServers()
Gets the floating license servers.
Declaration
[OperationContract]
[AvailableSinceVersion(7, 16, 400, 20)]
string GetFloatingLicenseServers()
Returns
| Type | Description |
|---|---|
| string | Floating license servers name or IP address, in string format: "IPAddress1;IPAddress2;...". |
Remarks
This method is available since v7.16.