/// <summary> /// Cancels the ongoing VPN connection /// </summary> internal static void Cancel() { AtomManagerInstance.Cancel(); }