Provides methods to access the functions offered by Sphinx using the native Sphinx protocol.

Namespace: Gronewold.SphinxConnector
Assembly: Gronewold.SphinxConnector (in Gronewold.SphinxConnector.dll) Version: 2.7.0.3011 (2.7.0.3011)

Syntax

C#
public sealed class SphinxClient : IDisposable
Visual Basic
Public NotInheritable Class SphinxClient _
	Implements IDisposable

Inheritance Hierarchy

System..::..Object
  Gronewold.SphinxConnector..::..SphinxClient

Thread Safety

Static members of this type are safe for multi-threaded operations. Instance members of this type are not safe for multi-threaded operations.

See Also