Click or drag to resize
AsyncDuplexStreamingCallTRequest, TResponse Properties

The AsyncDuplexStreamingCallTRequest, TResponse generic type exposes the following members.

Properties
  NameDescription
Public propertyRequestStream
Async stream to send streaming requests.
Public propertyResponseHeadersAsync
Asynchronous access to response headers.
Public propertyResponseStream
Async stream to read streaming responses.
Top
See Also