Table of Contents

Method Dispose

Namespace
Innova.Data.File
Assembly
Innova.Data.dll

Dispose(bool)

Releases the unmanaged resources used by the ProgressFileStream and optionally releases the managed resources.

protected override void Dispose(bool disposing)

Parameters

disposing bool

true to release both managed and unmanaged resources; false to release only unmanaged resources.