# Sandbox.CompileGroup.AllowFastHotload

```csharp
bool AllowFastHotload { get; set; }
```

True if we want to use fast hotloading with this compile group

Declared in [Sandbox.CompileGroup](/api/Sandbox.CompileGroup).
Assembly: `Sandbox.Compiling`.
