# LogConsistencyProvider.UsesStorageProvider

[Type overview](/orleans/docs/api/csharp/microsoft.orleans.eventsourcing/orleans.eventsourcing.statestorage.logconsistencyprovider/) | [Properties](/orleans/docs/api/csharp/microsoft.orleans.eventsourcing/orleans.eventsourcing.statestorage.logconsistencyprovider/properties/)

[Source](https://github.com/dotnet/orleans/blob/e4e752cedecc2976811db49802c7a999b1f1c704/src/Orleans.EventSourcing/StateStorage/LogConsistencyProvider.cs#L20)

```csharp
public bool UsesStorageProvider
```

Returns true if a storage provider is required for constructing adaptors.
