Click or drag to resize

SphinxConnectorLicensingSetLicense Method

Set the license.

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

Parameters

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