TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
rich
NA
12
0
Console application identity question
Apr 27 2010 11:47 PM
Hi,
I have a console app that will take an argument to perform many different
business process
such as ftp, backup, http request...etc.
I have schedule to run those job in command prompt such as:
Master_jb.exe ftp
Master_jb.exe backup
Master_jb.exe http_get
If two jobs ran on the same time, I will see the process in the
windows task manager
show two master_jb.exe.
My question is that is there anyway I can identity which job ran on what parameter? Or is there anyway in C# code that I can alter the process name that show in the task manager?
Thanks in advance!
Rich
Reply
Answers (
5
)
How Do I: Get the name of the event I am in?
driver license scanning in vista using vb.net