emit_completed


Description:

public void emit_completed (bool arg_success, string arg_message)

Emits the "Completed" D-Bus signal.

Parameters:

this

A Job.

arg_success

Argument to pass with the signal.

arg_message

Argument to pass with the signal.