Click or drag to resize
SphinxConnectorLicensingSetLicense Method
Set the license.

Namespace: SphinxConnector
Assembly: SphinxConnector (in SphinxConnector.dll) Version: 3.12.6
Syntax
public static void SetLicense(
	string license
)

Parameters

license
Type: SystemString
A string containing the license information.
Exceptions
ExceptionCondition
LicenseException A problem occured during license validation.
See Also