Searched defs:ServerPort (Results 1 – 3 of 3) sorted by relevance
/third_party/grpc/src/csharp/Grpc.Core/ | ||
D | ServerPort.cs | 28 public class ServerPort class |
/third_party/grpc/tools/http2_interop/ | ||
D | http2interop.go | 38 ServerPort int member |
/third_party/grpc/src/csharp/Grpc.IntegrationTesting/ | ||
D | InteropClient.cs | 52 public int ServerPort { get; set; } property in Grpc.IntegrationTesting.InteropClient.ClientOptions |