fetch_cancel
Description:
If a fetch operation was scheduled with fetch_async or fetch_all_async, cancel it.
Parameters:
this |
a FeedChannel. |
Returns:
true if a fetch was scheduled (and now cancelled), false if this function had nothing to do |