IFulltextStoreInitializationActions Interface

Provides convenience methods to set the logging provider and license key when calling Initialize

Definition

Namespace: SphinxConnector.FluentApi
Assembly: SphinxConnector (in SphinxConnector.dll) Version: 6.1.0
C#
public interface IFulltextStoreInitializationActions

Methods

SetLicense Set the license key.
SetLoggerProvider Sets the logging provider.

See Also