SphinxConnectorLicensingSetLicense Method

Set the license.

Definition

Namespace: SphinxConnector
Assembly: SphinxConnector (in SphinxConnector.dll) Version: 6.2.0
C#
public static void SetLicense(
	string license
)

Parameters

license  String
A string containing the license information.

Exceptions

LicenseException A problem occured during license validation.

See Also