Searched defs:rpcType (Results 1 – 2 of 2) sorted by relevance
127 readonly RpcType rpcType; field in Grpc.IntegrationTesting.ClientRunnerImpl137 …public ClientRunnerImpl(List<Channel> channels, ClientType clientType, RpcType rpcType, int outsta… in ClientRunnerImpl()
62 RpcType rpcType = RpcType.UNARY; field in ClientConfiguration