# ILogViewRead&lt;TView, TLogEntry&gt;.UnconfirmedSuffix

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

```csharp
public abstract IEnumerable<TLogEntry> ILogViewRead<TView, UnconfirmedSuffix
```

A list of the submitted entries that do not yet appear in the confirmed prefix.
