# DashboardOptions.HideTrace

[Type overview](/orleans/docs/api/csharp/microsoft.orleans.dashboard/orleans.dashboard.dashboardoptions/) | [Properties](/orleans/docs/api/csharp/microsoft.orleans.dashboard/orleans.dashboard.dashboardoptions/properties/)

[Source](https://github.com/dotnet/orleans/blob/e4e752cedecc2976811db49802c7a999b1f1c704/src/Dashboard/Orleans.Dashboard/DashboardOptions.cs)

```csharp
public bool HideTrace
```

Gets or sets a value indicating whether to disable the trace feature. When true, the live log streaming endpoint will be disabled. The default is false.
