# Sandbox.Network.GameNetworkSystem.QueryLobbies

```csharp
static System.Threading.Tasks.Task<List<LobbyInformation>> QueryLobbies()
```

> **Obsolete.** Moved to Networking.QueryLobbies

### Returns

`System.Threading.Tasks.Task<List<LobbyInformation>>`

Declared in [Sandbox.Network.GameNetworkSystem](/api/Sandbox.Network.GameNetworkSystem).
Assembly: `Sandbox.Engine`.
