SynchronizationEngine Methods |
The SynchronizationEngine type exposes the following members.
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | EvictResourceAsync |
Evicts a cached resource for a given uri.
|
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | LoadOfflineResourcesAsync |
Returns a list of all MobileResource objects that were updated offline.
|
![]() | OpenEndpointAsyncT |
Returns an object that provides access to an endpoint in a custom code API.
|
![]() | PurgeAsync |
Deletes all cached resources.
|
![]() | SynchronizePinnedResourcesAsync |
Synchronizes all pinned resources with their mobile backends. For collections all pages will be downloaded.
|
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |