Click or drag to resize
AsyncServerStreamingCallTResponse Properties

The AsyncServerStreamingCallTResponse generic type exposes the following members.

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