get_op_res_gboolean


Description:

public bool get_op_res_gboolean ()

Gets the operation result boolean from within the asynchronous result.

Parameters:

this

a SimpleAsyncResult.

Returns:

true if the operation's result was true, false if the operation's result was false .