Click or drag to resize

SphinxQLExceptionCode Property

Gets the error code returned by Sphinx for the current exception.

Namespace: SphinxConnector.SphinxQL
Assembly: SphinxConnector (in SphinxConnector.dll) Version: 6.0.0
Syntax
public int Code { get; }

Property Value

Int32
The error code as returned by Sphinx.
See Also