# S3JournalStorageOptions.UseConditionalDelete

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

[Source](https://github.com/dotnet/orleans/blob/1644940b035c7bdf215a4fd7135757c06bcfe9ec/src/AWS/Orleans.Journaling.S3/S3JournalStorageOptions.cs)

```csharp
public bool UseConditionalDelete
```

Gets or sets a value indicating whether delete requests add S3 Express size and last-modified conditions in addition to the WAL ETag condition.
