SphinxQLCommandCancel Method

Attempts to cancel the execution of a SphinxQLCommand. Currently not supported.

Definition

Namespace: SphinxConnector.SphinxQL
Assembly: SphinxConnector (in SphinxConnector.dll) Version: 6.1.0
C#
public override void Cancel()

Implements

IDbCommandCancel

Exceptions

See Also