Method GetResponseStreamAsync
GetResponseStreamAsync(bool)
Asynchronously gets the content stream for the response.
public Task<Stream> GetResponseStreamAsync(bool chunked = false)
Parameters
chunkedbool
Returns
- Task<Stream>
A task that represents the asynchronous operation, with the response content stream as the result.
Exceptions
- InvalidOperationException
Thrown when unable to obtain an output stream for the response.
English
Русский
Português
Español
Deutsch
中文 (简体)
日本語