Skip to content

AsyncExecutorWithRetries

class

Namespace: Orleans.Internal

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

Methods

Fields