# Sandbox.Debug.Networking.AddEmptyConnection

```csharp
static void AddEmptyConnection()
```

Add an empty connection for debugging purposes. This connection cannot receive or send data and
it won't be visible to other clients.

Declared in [Sandbox.Debug.Networking](/api/Sandbox.Debug.Networking).
Assembly: `Sandbox.Engine`.
