Home
last modified time | relevance | path

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

/third_party/grpc/src/csharp/Grpc.IntegrationTesting/
DStressTestClient.cs58 public int MetricsPort { get; set; } property in Grpc.IntegrationTesting.StressTestClient.ClientOptions
103 Ports = { { "[::]", options.MetricsPort, ServerCredentials.Insecure } } in Run()