openPDC Historian Help
Dispose Method (disposing)
NamespacesTVA.Historian.FilesArchiveFileDispose(Boolean)
Releases the unmanaged resources used by the ArchiveFile and optionally releases the managed resources.
Declaration Syntax
C#Visual BasicVisual C++
protected override void Dispose(
	bool disposing
)
Protected Overrides Sub Dispose ( _
	disposing As Boolean _
)
protected:
virtual void Dispose(
	bool disposing
) override
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