# Sandbox.LoadingContext.IsCompleted

```csharp
bool IsCompleted { get; set; }
```

True if the task has completed

Declared in [Sandbox.LoadingContext](/api/Sandbox.LoadingContext).
Assembly: `Sandbox.Engine`.
