Method ConfigureLicenseServer
ConfigureLicenseServer(string, ushort, bool)
Configure the license server to use to get floating licenses
Declaration
public void ConfigureLicenseServer(string address, ushort port, bool flexLM = true)
Parameters
Type | Name | Description |
---|---|---|
string | address | Server address |
ushort | port | Server port |
bool | flexLM | Enable FlexLM license server |