G
Guest
Hi,
I'm currently developing a .net windows service, but still I've got some
questions I couldn't find an answer to:
- When will the service be started? When the computer is started - or when a
user logs in?
- If the service is started when the computer itself is started: What would
a call to My.User result? what would be the local username?
- How does all this react on remote login?
Thanks for any help and hints,
Peter
I'm currently developing a .net windows service, but still I've got some
questions I couldn't find an answer to:
- When will the service be started? When the computer is started - or when a
user logs in?
- If the service is started when the computer itself is started: What would
a call to My.User result? what would be the local username?
- How does all this react on remote login?
Thanks for any help and hints,
Peter