HttpRequestSettings.Content

The Request content to send to the server. Data can be either string or byte[] type

public object Content { get; set; }

See also:

Class HttpRequestSettings

© West Wind Technologies, 1996-2016 • Updated: 12/12/15
Comment or report problem with topic