Click or drag to resize
SphinxQLConnectionServerVersion Property
Gets a string that represents the version of the server to which the object is connected.

Namespace: SphinxConnector.SphinxQL
Assembly: SphinxConnector (in SphinxConnector.dll) Version: 3.12.6
Syntax
public override string ServerVersion { get; }

Property Value

Type: String

Return Value

Type: String
The version of Sphinx to which the object is connected.
See Also