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
disposing
boolTrue if called from Dispose.