# Sandbox.Networking.HostConnection

```csharp
static Connection HostConnection { get; set; }
```

> **Obsolete.** Moved to Connection.Host

The connection of the current network host.

Declared in [Sandbox.Networking](/api/Sandbox.Networking).
Assembly: `Sandbox.Engine`.
