Re: Am I A Service or a Windows App?
- From: "UJ" <fred@xxxxxxxxxxx>
- Date: Thu, 16 Feb 2006 11:00:30 -0500
I've got a watchdog program that will restart application that have died and
I need know which method to do. I guess I can just spin through the services
first and if I find the service that I'm looking for, I can assume it's a
service. Otherwise, it's an app.
"Nicholas Paldino [.NET/C# MVP]" <mvp@xxxxxxxxxxxxxxxxxxxxxxxxxxx> wrote in
message news:elpR9FxMGHA.3984@xxxxxxxxxxxxxxxxxxxxxxx
UJ,
Not really. For what purposes are you trying to figure this out?
--
- Nicholas Paldino [.NET/C# MVP]
- mvp@xxxxxxxxxxxxxxxxxxxxxxxxxxx
"UJ" <fred@xxxxxxxxxxx> wrote in message
news:%23TxIGCxMGHA.1192@xxxxxxxxxxxxxxxxxxxxxxx
Is there any easy way to tell whether the program that is running is a
service or a win app?
TIA - Jeff.
.
- Follow-Ups:
- Re: Am I A Service or a Windows App?
- From: Nicholas Paldino [.NET/C# MVP]
- Re: Am I A Service or a Windows App?
- References:
- Am I A Service or a Windows App?
- From: UJ
- Re: Am I A Service or a Windows App?
- From: Nicholas Paldino [.NET/C# MVP]
- Am I A Service or a Windows App?
- Prev by Date: Re: Am I A Service or a Windows App?
- Next by Date: Re: Reading data on Aysnchronous socket server
- Previous by thread: Re: Am I A Service or a Windows App?
- Next by thread: Re: Am I A Service or a Windows App?
- Index(es):
Relevant Pages
|