set_handle_cancellation


Description:

public void set_handle_cancellation (bool handle_cancellation)

Sets whether to handle cancellation within the asynchronous operation.

This function has nothing to do with set_check_cancellable . It only refers to the Cancellable passed to run_in_thread.

Parameters:

this

a SimpleAsyncResult.

handle_cancellation

a bool.