 | SphinxConnectorLicensingSetLicense Method |
Set the license.
Namespace:
SphinxConnector
Assembly:
SphinxConnector (in SphinxConnector.dll) Version: 5.4.1
Syntaxpublic static void SetLicense(
string license
)
Public Shared Sub SetLicense (
license As String
)
Parameters
- license
- Type: SystemString
A string containing the license information.
Exceptions
See Also