| DefaultCallInvokerAsyncServerStreamingCall Method |
| Name | Description | |
|---|---|---|
| AsyncServerStreamingCallTRequest, TResponse(MethodTRequest, TResponse, String, CallOptions, TRequest) |
Invokes a server streaming call asynchronously.
In server streaming scenario, client sends on request and server responds with a stream of responses.
(Inherited from CallInvoker.) | |
| AsyncServerStreamingCallTRequest, TResponse(MethodTRequest, TResponse, String, CallOptions, TRequest) |
Invokes a server streaming call asynchronously.
In server streaming scenario, client sends on request and server responds with a stream of responses.
(Overrides CallInvokerAsyncServerStreamingCallTRequest, TResponse(MethodTRequest, TResponse, String, CallOptions, TRequest).) |