# Sandbox.Network.GameNetworkSystem.IsConnecting

```csharp
static bool IsConnecting { get; set; }
```

> **Obsolete.** Moved to Networking.IsConnecting

True if we're currently connecting to the server

Declared in [Sandbox.Network.GameNetworkSystem](/api/Sandbox.Network.GameNetworkSystem).
Assembly: `Sandbox.Engine`.
