# JournalBufferReader.IsCompleted

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

[Source](https://github.com/dotnet/orleans/blob/e4e752cedecc2976811db49802c7a999b1f1c704/src/Orleans.Journaling/JournalBufferReader.cs#L29)

```csharp
public bool IsCompleted
```

Gets a value indicating whether no more data will be appended to this buffer.
