# Sandbox.Network.LobbyConfig.AutoSwitchToBestHost

```csharp
bool AutoSwitchToBestHost { get; set; }
```

Whether to periodically switch to the best possible host candidate. This is only
applicable to P2P lobbies.

Declared in [Sandbox.Network.LobbyConfig](/api/Sandbox.Network.LobbyConfig).
Assembly: `Sandbox.Engine`.
