# Sandbox.Networking.IsClient

```csharp
static bool IsClient { get; set; }
```

True if we're currently connected to a server, and we are not the host

Declared in [Sandbox.Networking](/api/Sandbox.Networking).
Assembly: `Sandbox.Engine`.
