# Sandbox.Connection.IsActive

```csharp
bool IsActive { get; set; }
```

True if this channel is fully connnected and fully logged on.

Declared in [Sandbox.Connection](/api/Sandbox.Connection).
Assembly: `Sandbox.Engine`.
