# ConnectionIssue.NumberOfConsecutiveFailures

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

[Source](https://github.com/dotnet/orleans/blob/e4e752cedecc2976811db49802c7a999b1f1c704/src/Orleans.EventSourcing/LogConsistency/ConnectionIssues.cs)

```csharp
[Orleans.Id(2)]
public int NumberOfConsecutiveFailures
```

The number of times we have observed this issue since the first failure
