openPDC Historian Help
Dispose Method (disposing)
NamespacesTVA.Historian.ExportersExporterBaseDispose(Boolean)
Releases the unmanaged resources used by the exporter and optionally releases the managed resources.
Declaration Syntax
C#Visual BasicVisual C++
protected virtual void Dispose(
	bool disposing
)
Protected Overridable Sub Dispose ( _
	disposing As Boolean _
)
protected:
virtual void Dispose(
	bool disposing
)
Parameters
disposing (Boolean)
true to release both managed and unmanaged resources; false to release only unmanaged resources.

Assembly: TVA.Historian (Module: TVA.Historian) Version: 1.0.33.39252