# AsyncExecutorWithRetries Fields

[Type overview](/orleans/docs/api/csharp/microsoft.orleans.core/orleans.internal.asyncexecutorwithretries/)

## INFINITE_RETRIES {#infinite-retries-7e14b279}

[Dedicated page](/orleans/docs/api/csharp/microsoft.orleans.core/orleans.internal.asyncexecutorwithretries/fields/infinite-retries-7e14b279/)

[Source](https://github.com/dotnet/orleans/blob/e4e752cedecc2976811db49802c7a999b1f1c704/src/Orleans.Core/Async/AsyncExecutorWithRetries.cs)

```csharp
public static readonly int INFINITE_RETRIES
```

Constant used to request an infinite number of retries.
