 |
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
Syntaxprotected override void Finalize()
Protected Overrides Sub Finalize
See Also