C# destructor and finalizer - guarentees?
- From: tstephan@xxxxxxxxx
- Date: 13 Oct 2006 14:06:45 -0700
I remember reading a few years back about destructors not being
guarenteed to be run. Doing a search all I can find is a reference to
some bugs with finalizers and appdomains in 1.0 and 1.1. Are
destructors guarenteed to be called in every case? Are there any
pathological cases?
.
- Follow-Ups:
- Re: C# destructor and finalizer - guarentees?
- From: Göran Andersson
- Re: C# destructor and finalizer - guarentees?
- From: Jeff Louie
- Re: C# destructor and finalizer - guarentees?
- From: Jon Skeet [C# MVP]
- Re: C# destructor and finalizer - guarentees?
- Prev by Date: Re: ArrayList
- Next by Date: Re: TreeView Nonsense
- Previous by thread: Calculating daylight saving time automatically
- Next by thread: Re: C# destructor and finalizer - guarentees?
- Index(es):
Relevant Pages
|