| DefaultCallInvokerAsyncClientStreamingCall Method |
| Name | Description | |
|---|---|---|
| AsyncClientStreamingCallTRequest, TResponse(MethodTRequest, TResponse, String, CallOptions) |
Invokes a client streaming call asynchronously.
In client streaming scenario, client sends a stream of requests and server responds with a single response.
(Inherited from CallInvoker.) | |
| AsyncClientStreamingCallTRequest, TResponse(MethodTRequest, TResponse, String, CallOptions) |
Invokes a client streaming call asynchronously.
In client streaming scenario, client sends a stream of requests and server responds with a single response.
(Overrides CallInvokerAsyncClientStreamingCallTRequest, TResponse(MethodTRequest, TResponse, String, CallOptions).) |