is_completed


Description:

public bool is_completed ()

Gets whether the request has been completed.

Completed requests will not receive new data or errors.

Parameters:

this

a [class@DataSourceRequest]

Returns:

true if the request is completed, otherwise false