Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/angular/angularfire
/ pause
Method
pause
src/compat/storage/task.ts:10–10 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
8
snapshotChanges(): Observable<UploadTaskSnapshot | undefined>;
9
percentageChanges(): Observable<number | undefined>;
10
pause(): boolean;
11
cancel(): boolean;
12
resume(): boolean;
13
then(
Callers
1
storage.spec.ts
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected