# Sandbox.NetworkingSettings.AutoSwitchToBestHost

```csharp
bool AutoSwitchToBestHost { get; set; }
```

Whether to periodically switch to the best host candidate. Candidates are
scored based on their average ping and connection quality to all other peers.

Declared in [Sandbox.NetworkingSettings](/api/Sandbox.NetworkingSettings).
Assembly: `Sandbox.Engine`.
