Click or drag to resize
AsyncClientStreamingCallTRequest, TResponse Properties

The AsyncClientStreamingCallTRequest, TResponse generic type exposes the following members.

Properties
  NameDescription
Public propertyRequestStream
Async stream to send streaming requests.
Public propertyResponseAsync
Asynchronous call result.
Public propertyResponseHeadersAsync
Asynchronous access to response headers.
Top
See Also