# JournalEntryScope.Dispose

[Type overview](/orleans/docs/api/csharp/microsoft.orleans.journaling/orleans.journaling.journalentryscope/) | [Methods](/orleans/docs/api/csharp/microsoft.orleans.journaling/orleans.journaling.journalentryscope/methods/)

[Source](https://github.com/dotnet/orleans/blob/e4e752cedecc2976811db49802c7a999b1f1c704/src/Orleans.Journaling/JournalEntryScope.cs#L59-L69)

```csharp
public void Dispose()
```

Aborts the pending entry if it has not been committed.
