TheRequestData..::..StatusCode Property
An integer for the Http Status Code. Initially set to zero, an interceptor function must
set this value to indicate that a request has been handled. Possible values include:
Not Handled(0), OK(200), NotFound(404), NotAcceptable(406), ServerError(500), and RequestTimeout(408).
These values are defined in the eHttpStatusCode enum.
Namespace:
nsCDEngine.ViewModelsThese values are defined in the eHttpStatusCode enum.
Assembly: C-DEngine (in C-DEngine.dll)