<PackageReference Include="Grpc.Net.Client" Version="2.76.0-pre1" />

Grpc.Net.Client.Balancer.IBackoffPolicy

public interface IBackoffPolicy
An interface for specifying backoff duration.

Note: Experimental API that can change or be removed without any prior notice.

Returns the next backoff duration.