MultiQueryResultDispose Method

Disposes of the instance and closes the connection associated with it.

Definition

Namespace: SphinxConnector.FluentApi
Assembly: SphinxConnector (in SphinxConnector.dll) Version: 6.1.0
C#
public void Dispose()

Implements

IDisposableDispose

See Also