Grpc.Net.Client.Internal.Retry.HedgingCall<TRequest, TResponse> sealed class HedgingCall<TRequest, TResponse> : RetryCallBase<TRequest, TResponse> Documentation Code public HedgingCall(HedgingPolicyInfo hedgingPolicy, GrpcChannel channel, Method<TRequest, TResponse> method, CallOptions options)