# Sandbox.Networking.IsHost

```csharp
static bool IsHost { get; set; }
```

True if we can be considered the host of this session. Either we're not connected to a server, or we are host of a server.

Declared in [Sandbox.Networking](/api/Sandbox.Networking).
Assembly: `Sandbox.Engine`.
