Gets a status code of the response.
Namespace:
Rebex.Net
Assembly:
Rebex.Http (in Rebex.Http.dll)
Syntax
Visual Basic |
---|
Public ReadOnly Property StatusCode As HttpStatusCode Get |
C# |
---|
public HttpStatusCode StatusCode { get; } |