For advanced usage; most developers can ignore this. Aborts and cancels a refresh.
if(!this.refreshing){ return; } this._store.abortCapture(this._cancelID); this.refreshing = false;