Example #1
0
 private void StartAgentProcess(object sender, EventArgs e)
 {
     agent.StartProcess();
 }