Table of Contents

Class HttpResponse

Namespace
Homa.Sdk.Foundation
Assembly
Homa.Sdk.Foundation.dll

Response from executing IHttpRequest<T>

public class HttpResponse
Inheritance
HttpResponse
Derived
Inherited Members

Properties

StatusCode

HTTP status code of the response

public HttpStatusCode StatusCode { get; }

Property Value

HttpStatusCode