Click or drag to resize

SphinxConnectorLicensingSetLicense Method

Set the license.

Namespace:  SphinxConnector
Assembly:  SphinxConnector (in SphinxConnector.dll) Version: 5.3.0
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