WebServiceResponse.StatusCode property

Gets the status code.

public HttpStatusCode StatusCode { get; }

Property Value

The status code.

See Also