/// <summary>Frees all the resources that are associated with this component.</summary>
 public void Close()
 {
     OGProcess.Close();
 }