Im trying to understand something about the inner workings
of C# and
.Net with respect to destructors. I am toying with the idea
of having
the destructor close and write a stream to a file (leaving
it open
until either the object exhausts all references to itself,
or an
abnormal abort). So that is really the core of my question,
will an
abnormal abort call all destructors as it is aborting?
Thanks for the help in understanding this
-SteveM
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the
Google Groups "C-Sharp (C#)" group.
To post to this group, send email to C_Sharp googlegroups.com
To unsubscribe from this group, send email to
C_Sharp-unsubscribe googlegroups.com
For more options, visit this group at http://groups.
google.com/group/C_Sharp
-~----------~----~----~----~------~----~------~--~---
|