is_completed
Description:
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 |