Table of Contents

Namespace IceRpc.Retry

Provides the retry interceptor.

Classes

RetryInterceptor

The retry interceptor is responsible for retrying failed requests when the failure condition can be retried.

RetryOptions

A property bag used to configure a RetryInterceptor.