Method ClearQueueAsync
- Namespace
- PowerSync.Common.Attachments
- Assembly
- PowerSync.Common.dll
ClearQueueAsync()
Clears the attachment queue and deletes all attachment files from local storage.
public Task ClearQueueAsync()
Returns
- Task
A task that completes when both the queue table and the local storage have been cleared.