# PrimaryBasedLogViewAdaptor&lt;TLogView, TLogEntry, TSubmissionEntry&gt;.LastPrimaryIssue

[Type overview](/orleans/docs/api/csharp/microsoft.orleans.eventsourcing/orleans.eventsourcing.common.primarybasedlogviewadaptor-3/) | [Fields](/orleans/docs/api/csharp/microsoft.orleans.eventsourcing/orleans.eventsourcing.common.primarybasedlogviewadaptor-3/fields/)

[Source](https://github.com/dotnet/orleans/blob/b7a9e3e1c9c54b3cec3a467c5734bf7744541bcf/src/Orleans.EventSourcing/Common/PrimaryBasedLogViewAdaptor.cs)

```csharp
protected RecordedConnectionIssue PrimaryBasedLogViewAdaptor<TLogView, TLogEntry, LastPrimaryIssue
```

Store the last issue that occurred while reading or updating primary. Is null if successful.
