Grpc.Net.Client.Balancer.RoundRobinBalancer
A LoadBalancer that attempts to connect to all addresses. gRPC calls are distributed
across all successful connections using round-robin logic.
Note: Experimental API that can change or be removed without any prior notice.
Initializes a new instance of the RoundRobinBalancer class.