BaseResponse.HttpResponseMessage property
Represents a HTTP response message including the status code and data.
public HttpResponseMessage HttpResponseMessage { get; set; }
See Also
- class BaseResponse
- namespace Amica
Represents a HTTP response message including the status code and data.
public HttpResponseMessage HttpResponseMessage { get; set; }