Home
last modified time | relevance | path

Searched refs:StatsPort (Results 1 – 1 of 1) sorted by relevance

/third_party/grpc/src/csharp/Grpc.IntegrationTesting/
DXdsInteropClient.cs49 public int StatsPort { get; set; } property in Grpc.IntegrationTesting.XdsInteropClient.ClientOptions
109 server.Ports.Add(host, options.StatsPort, ServerCredentials.Insecure); in RunAsync()