Method Dispose
Dispose()
Closes files associated with this index. Also saves any new deletions to disk. No other methods should be called after this has been called.
Declaration
public void Dispose()
Dispose(Boolean)
Declaration
protected virtual void Dispose(bool disposing)
Parameters
Type | Name | Description |
---|---|---|
System.Boolean | disposing |