| AsyncDuplexStreamingCallTRequest, TResponse Properties |
The AsyncDuplexStreamingCallTRequest, TResponse generic type exposes the following members.
| Name | Description | |
|---|---|---|
| RequestStream |
Async stream to send streaming requests.
| |
| ResponseHeadersAsync |
Asynchronous access to response headers.
| |
| ResponseStream |
Async stream to read streaming responses.
|