Grpc.Net.Client.Balancer.PickFirstBalancer
A LoadBalancer that attempts to connect to addresses until a connection
is successfully made. gRPC calls are all made to the first successful connection.
Note: Experimental API that can change or be removed without any prior notice.
Initializes a new instance of the PickFirstBalancer class.