IAutomationSetFloatingLicence Method

Set Floating Server IP with Port.

Definition

Namespace: PCBI.Automation
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public static bool SetFloatingLicence(
	string IP,
	string Port
)

Parameters

IP  String
IP Adress of floating server.
Port  String
Port for communication with server.

Return Value

Boolean

See Also