# LogConsistentGrain&lt;TView&gt;.DefaultAdaptorFactory

[Type overview](/orleans/docs/api/csharp/microsoft.orleans.eventsourcing/orleans.eventsourcing.logconsistentgrain-1/) | [Properties](/orleans/docs/api/csharp/microsoft.orleans.eventsourcing/orleans.eventsourcing.logconsistentgrain-1/properties/)

```csharp
protected abstract ILogViewAdaptorFactory? DefaultAdaptorFactory
```

Gets the default adaptor factory to use, or null if there is no default (in which case user MUST configure a consistency provider)
