get_exit_code


Description:

[ Version ( since = "0.5.2" ) ]
public Exit get_exit_code ()

Gets the exit enum.

You probably don't want to be using this function, and instead using the much more useful get_error_code function.

Parameters:

this

a valid Results instance

Returns:

The Exit or UNKNOWN for error or if it was not set