CommonComparator setLicenseServer Method (String)XML Compare .NET API Documentation
XML Compare .NET API Documentation - DEPRECATED
Sets a license server for use with concurrent licensing.

Namespace: DeltaXML.CoreS9Api.Internals
Assembly: DeltaXML.CoreS9Api (in DeltaXML.CoreS9Api.dll) Version: 10.4.0.1000 (10.4.0.1000)
Syntax

public void setLicenseServer(
	string hostname
)

Parameters

hostname
Type: System String
The license server host or its ip address
Exceptions

Remarks

The default lmgrd port number (27000) is used in this method.
See Also