I want to realize these steps in .net2005 C# programme:
1) Start Sqlserver2005 publication snapshot agent.
2) View Sqlserver2005 snapshot agent status, if it finished then go on.
3) Start Sqlserver2005 Subscription synchronization agent.
4) View Sqlserver2005 synchronization agent status, if it done then continue.
I tried to find some SP, dll, method or script to realize this funtion, but failed.
I really need help.
A thousand thanks for your patience.