Click or drag to resize
SynchronizationEngine Methods

The SynchronizationEngine type exposes the following members.

Methods
  NameDescription
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodEvictResourceAsync
Evicts a cached resource for a given uri.
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodLoadOfflineResourcesAsync
Returns a list of all MobileResource objects that were updated offline.
Public methodOpenEndpointAsyncT
Returns an object that provides access to an endpoint in a custom code API.
Public methodPurgeAsync
Deletes all cached resources.
Public methodSynchronizePinnedResourcesAsync
Synchronizes all pinned resources with their mobile backends. For collections all pages will be downloaded.
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also