Searched refs:lbStatsChannel (Results 1 – 1 of 1) sorted by relevance
39 Channel lbStatsChannel; field in Grpc.IntegrationTesting.XdsInteropClientTest75 lbStatsChannel = new Channel(Host, port, ChannelCredentials.Insecure); in Init()76 … lbStatsClient = new LoadBalancerStatsService.LoadBalancerStatsServiceClient(lbStatsChannel); in Init()82 lbStatsChannel.ShutdownAsync().Wait(); in Cleanup()