> ## Documentation Index
> Fetch the complete documentation index at: https://docs.resq.software/llms.txt
> Use this file to discover all available pages before exploring further.

# ResQ.Core.NeoConfig.MockMode

### [ResQ.Core](./ResQ.Core.md "ResQ.Core").[NeoConfig](./ResQ.Core.NeoConfig.md "ResQ.Core.NeoConfig")

## NeoConfig.MockMode Property

Enable mock mode for testing.

```csharp theme={null}
public bool MockMode { get; init; }
```

#### Property Value

[System.Boolean](https://learn.microsoft.com/en-us/dotnet/api/system.boolean "System.Boolean")
