Grpc.Net.Client.Balancer.Internal.ErrorPicker class ErrorPicker : SubchannelPicker Documentation Code namespace Grpc.Net.Client.Balancer.Internal { internal class ErrorPicker : SubchannelPicker { public ErrorPicker(Status status); } }