public static void ClassCleanup() { mGR.StopAgents(); mDriver = null; mGR = null; try { proc.Kill(); } catch { } }