Causes Sphinx to do an attribute flush.

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

Syntax

C#
public int FlushAttributes()
Visual Basic
Public Function FlushAttributes As Integer

Return Value

The internal flush tag.

Exceptions

ExceptionCondition
System..::..NotSupportedExceptionVersion is less than 1.10.1
Gronewold.SphinxConnector..::..SphinxClientException An error occured while executing the request. See exception message and inner exception for details.

See Also