set_handle_cancellation


Description:

[ Version ( deprecated = true , deprecated_since = "2.46" ) ]
public void set_handle_cancellation (bool handle_cancellation)

Warning: set_handle_cancellation is deprecated since 2.46.

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.