Re: Relationship between Application.Exit() and AppDomain
- From: "Willy Denoyette [MVP]" <willy.denoyette@xxxxxxxxxx>
- Date: Fri, 4 Apr 2008 17:47:31 +0200
"Sunny S" <SunnyS@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message news:4D3C4E0C-2C92-4015-9E3A-E03120928532@xxxxxxxxxxxxxxxx
Hi,
Does Application.Exit() apply only to the AppDomain in which it is called?
Is it the same as in WPF – a single Application object per AppDomain?
Generally speaking, what is the relationship between an Application object
and AppDomain objects?
Regards,
Sunny S.
Application.Exit() is a Forms API, WPF does not run a message loop so A.E makes no sense in WPF.
Willy.
.
- Follow-Ups:
- Re: Relationship between Application.Exit() and AppDomain
- From: Barry Kelly
- Re: Relationship between Application.Exit() and AppDomain
- References:
- Relationship between Application.Exit() and AppDomain
- From: Sunny S
- Relationship between Application.Exit() and AppDomain
- Prev by Date: Re: Relationship between Application.Exit() and AppDomain
- Next by Date: Re: Relationship between Application.Exit() and AppDomain
- Previous by thread: Re: Relationship between Application.Exit() and AppDomain
- Next by thread: Re: Relationship between Application.Exit() and AppDomain
- Index(es):
Relevant Pages
|
Loading