Gets status code returned by the service if available. If status
            code is set to -1, it means that status code was unavailable at the
            time exception was thrown
            
 Declaration Syntax
 Declaration Syntax| C# | 
public HttpStatusCode StatusCode { get; }