HttpClientRequestSettings.ResponseByteData
less than 1 minute to read

Capture binary Response data from the server when using the Data methods rather than string methods.

public Byte[] ResponseByteData { get; set; }

See also:

Class HttpClientRequestSettings

© West Wind Technologies, 1996-2024 • Updated: 06/29/24
Comment or report problem with topic