Click or drag to resize
SynchronizationEnginePurgeAsync Method
Deletes all cached resources.

Namespace: Oracle.Cloud.Mobile.Synchronization
Assembly: Oracle.Cloud.Mobile.Synchronization.PCL (in Oracle.Cloud.Mobile.Synchronization.PCL.dll) Version: 16.1.3.1 (16.1.3.1)
Syntax
public Task PurgeAsync()

Return Value

Type: Task
An awaitable object.
See Also