| DefaultCallInvokerAsyncDuplexStreamingCall Method |
| Name | Description | |
|---|---|---|
| AsyncDuplexStreamingCallTRequest, TResponse(MethodTRequest, TResponse, String, CallOptions) |
Invokes a duplex streaming call asynchronously.
In duplex streaming scenario, client sends a stream of requests and server responds with a stream of responses.
The response stream is completely independent and both side can be sending messages at the same time.
(Inherited from CallInvoker.) | |
| AsyncDuplexStreamingCallTRequest, TResponse(MethodTRequest, TResponse, String, CallOptions) |
Invokes a duplex streaming call asynchronously.
In duplex streaming scenario, client sends a stream of requests and server responds with a stream of responses.
The response stream is completely independent and both side can be sending messages at the same time.
(Overrides CallInvokerAsyncDuplexStreamingCallTRequest, TResponse(MethodTRequest, TResponse, String, CallOptions).) |