Click or drag to resize

SphinxQLCommandCancel Method

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

Namespace: SphinxConnector.SphinxQL
Assembly: SphinxConnector (in SphinxConnector.dll) Version: 6.0.0
Syntax
public override void Cancel()

Implements

IDbCommandCancel
Exceptions
ExceptionCondition
NotSupportedException
See Also