# AzureTableStorageStreamFailureHandler&lt;TEntity&gt; Properties

[Type overview](/orleans/docs/api/csharp/microsoft.orleans.streaming.azurestorage/orleans.providers.streams.persistentstreams.azuretablestoragestreamfailurehandler-1/)

## ShouldFaultSubsriptionOnError {#shouldfaultsubsriptiononerror-4cf7ad19}

[Dedicated page](/orleans/docs/api/csharp/microsoft.orleans.streaming.azurestorage/orleans.providers.streams.persistentstreams.azuretablestoragestreamfailurehandler-1/properties/shouldfaultsubsriptiononerror-4cf7ad19/)

[Source](https://github.com/dotnet/orleans/blob/e4e752cedecc2976811db49802c7a999b1f1c704/src/Azure/Orleans.Streaming.AzureStorage/Providers/Streams/PersistentStreams/AzureTableStorageStreamFailureHandler.cs)

```csharp
public bool ShouldFaultSubsriptionOnError
```

Indicates if the subscription should be put in a faulted state upon stream failures
