DBusServerExitCode
Description:
[ CCode ( cprefix = "E_DBUS_SERVER_EXIT_" , type_id = "e_dbus_server_exit_code_get_type ()" ) ]
[ Version ( since = "3.6" ) ]
public enum DBusServerExitCode
Exit codes submitted to quit and returned by
run.
Content:
Enum values:
- NONE - The server's run state is
unchanged.
- NORMAL - Normal termination.
- RELOAD - The server should reload its
configuration and start again.