Searched defs:StreamingBothWays (Results 1 – 6 of 6) sorted by relevance
43 rpc StreamingBothWays(stream SimpleRequest) returns (stream SimpleResponse); rpc
138 …public virtual global::System.Threading.Tasks.Task StreamingBothWays(grpc::IAsyncStreamReader<glob… in StreamingBothWays() method in Grpc.Testing.BenchmarkService.BenchmarkServiceBase294 …l::Grpc.Testing.SimpleRequest, global::Grpc.Testing.SimpleResponse> StreamingBothWays(grpc::Metada… in StreamingBothWays() method in Grpc.Testing.BenchmarkService.BenchmarkServiceClient304 …l::Grpc.Testing.SimpleRequest, global::Grpc.Testing.SimpleResponse> StreamingBothWays(grpc::CallOp… in StreamingBothWays() method in Grpc.Testing.BenchmarkService.BenchmarkServiceClient
160 [pbr::OriginalName("STREAMING_BOTH_WAYS")] StreamingBothWays = 4, enumerator
97 public function StreamingBothWays($metadata = [], $options = []) { function in Grpc\\Testing\\BenchmarkServiceClient
46 rpc StreamingBothWays(stream SimpleRequest) returns (stream SimpleResponse); rpc
82 Status StreamingBothWays( in StreamingBothWays() function in grpc::testing::BenchmarkServiceImpl