| SynchronizationManager Methods | 
The SynchronizationManager type exposes the following members.
 Methods
Methods| Name | Description | |
|---|---|---|
|  | Equals | (Inherited from Object.) | 
|  | GetChangesFromServer | 
                Receives the changes at the server since the given date
             | 
|  | GetHashCode | (Inherited from Object.) | 
|  | GetNextChanges | 
                Receives the next SyncServerChanges from the server for the given changesId
             | 
|  | GetType | (Inherited from Object.) | 
|  | SyncToServer | 
                Synchronizes the data to the server
             | 
|  | ToString | (Inherited from Object.) | 
 See Also
See Also