Click or drag to resize

BackupFileStreamFinalize Method

Releases unmanaged resources and performs other cleanup operations before the BackupFileStream is reclaimed by garbage collection.

Namespace:  Alphaleonis.Win32.Filesystem
Assembly:  AlphaFS (in AlphaFS.dll) Version: 2.0
Syntax
protected override void Finalize()

Implements

ObjectFinalize
See Also