Creates a new instance.
            
| C# | Visual Basic | 
[ObsoleteAttribute("Please use alternative constructor and pass query expression as parameter in Search method", true)] public SearchAgent( string queryString, string licenseKey, Configuration configuration )
<ObsoleteAttribute("Please use alternative constructor and pass query expression as parameter in Search method", true)> Public Sub New ( queryString As String, licenseKey As String, configuration As Configuration )
- queryString (String)
 - Expression defining the search to be performed
 
- licenseKey (String)
 - A deployment license key, either generated through the Keyoti web-site or provided for trial purposes.
 
- configuration (Configuration)
 - The instance of the Configuration class that holds the settings to be used.
 
Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2022.8.22.610