Click or drag to resize

AttachmentFinalize Method

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

Namespace:  ConneXion
Assembly:  ConneXion (in ConneXion.dll) Version: 2020.0
Syntax
protected override void Finalize()
See Also