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

مشاهدة النسخة كاملة : Update Windows Service member variable from external windows Application in c#



C# Programming
11-17-2009, 06:40 AM
Hello,
Can any one tell me how to update the member variable of my windows service from another windows Application. I just need to update a flag variable from external windows application. I want implement this in c#.