Click or drag to resize

DeviceClassFinalize Method

[This is preliminary documentation and is subject to change.]

Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.

Namespace:  UsbEject
Assembly:  UsbEject (in UsbEject.dll) Version: 3.0.0.0 (3.0.0.0)
Syntax
protected override void Finalize()

Implements

ObjectFinalize
See Also