المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : windows service in C#



C# Programming
03-23-2010, 06:13 PM
Hi folks

Would higly appreciate your help on this.

Suppose a C# Windows Service is running with some domain user login/password...
Now suppose the user's password expires...
Will the service keep running? or will it stop as soon as the password expires?