/// <summary> /// Se cierra la conexión y se reinicia el juego /// </summary> private void CloseConnection() { m_PolePositionManager.ResetGame(); }