Method Dispose
Dispose()
Disposes of any resources used by the writer.
public void Dispose()
Dispose(bool)
Disposes of any resources used by the writer.
protected virtual void Dispose(bool disposing)
Parameters
disposing
boolTrue if called from Dispose.