gRPC  0.6.0
 All Classes Namespaces Functions Variables Enumerations Properties Pages
grpc.testing.TestService.ITestServiceClient Member List

This is the complete list of members for grpc.testing.TestService.ITestServiceClient, including all inherited members.

EmptyCall(Empty request, CancellationToken token=default(CancellationToken)) (defined in grpc.testing.TestService.ITestServiceClient)grpc.testing.TestService.ITestServiceClient
EmptyCallAsync(Empty request, CancellationToken token=default(CancellationToken)) (defined in grpc.testing.TestService.ITestServiceClient)grpc.testing.TestService.ITestServiceClient
FullDuplexCall(CancellationToken token=default(CancellationToken)) (defined in grpc.testing.TestService.ITestServiceClient)grpc.testing.TestService.ITestServiceClient
HalfDuplexCall(CancellationToken token=default(CancellationToken)) (defined in grpc.testing.TestService.ITestServiceClient)grpc.testing.TestService.ITestServiceClient
StreamingInputCall(CancellationToken token=default(CancellationToken)) (defined in grpc.testing.TestService.ITestServiceClient)grpc.testing.TestService.ITestServiceClient
StreamingOutputCall(StreamingOutputCallRequest request, CancellationToken token=default(CancellationToken)) (defined in grpc.testing.TestService.ITestServiceClient)grpc.testing.TestService.ITestServiceClient
UnaryCall(SimpleRequest request, CancellationToken token=default(CancellationToken)) (defined in grpc.testing.TestService.ITestServiceClient)grpc.testing.TestService.ITestServiceClient
UnaryCallAsync(SimpleRequest request, CancellationToken token=default(CancellationToken)) (defined in grpc.testing.TestService.ITestServiceClient)grpc.testing.TestService.ITestServiceClient