Edit

Share via


AsyncExecutorWithRetries Class

Definition

This class is a convenient utility class to execute a certain asynchronous function with retries, allowing to specify custom retry filters and policies.

C#
public static class AsyncExecutorWithRetries
Inheritance
AsyncExecutorWithRetries

Fields

INFINITE_RETRIES

Constant used to request an infinite number of retries.

Methods

Applies to

Product Versions
.NET Orleans 3.6.0, 7.0.0, 8.0.0, 8.1.0, 8.2.0, 9.0.0