Method Dispose
Dispose()
Disposes of any resources used by the reader.
public void Dispose()Dispose(bool)
Disposes of any resources used by the reader.
protected virtual void Dispose(bool disposing)Parameters
- disposingbool
- True if called from Dispose.