/// <summary>
 /// Starts the session.
 /// </summary>
 public static void StartSession()
 {
     GA_Wrapper.StartSession();
 }