Class HttpClientStatic.HttpClientResponse
Inheritance
HttpClientStatic.HttpClientResponse
Assembly: Coree.NETStandard.dll
Syntax
public class HttpClientStatic.HttpClientResponse
Properties
|
Edit this page
View Source
Exception
Declaration
public Exception Exception { get; set; }
Property Value
|
Edit this page
View Source
HttpResponseMessage
Declaration
public HttpResponseMessage HttpResponseMessage { get; set; }
Property Value
|
Edit this page
View Source
HttpResponseMessageContent
Declaration
public string HttpResponseMessageContent { get; set; }
Property Value
|
Edit this page
View Source
XRateOverallMaxPolling
Declaration
public int XRateOverallMaxPolling { get; set; }
Property Value