Grpc.Net.Client.Internal.HedgingPolicyInfo sealed class HedgingPolicyInfo Documentation Code public TimeSpan HedgingDelay { get; set; } public int MaxAttempts { get; set; } public List<StatusCode> NonFatalStatusCodes { get; set; } public HedgingPolicyInfo()