ISynchronization |
The ISynchronizationService type exposes the following members.
| Name | Description | |
|---|---|---|
| Pull(SubscriptionTriggerType) | Perform a pull with the specified trigger | |
| Pull(Type) | Pull data from the remove server and place it on the inbound queue | |
| Pull(Type, NameValueCollection) | Pull data from the remove server and place it on the inbound queue | |
| Pull(Type, NameValueCollection, Boolean) | Pull data from the remove server and place it on the inbound queue | |
| Push | Push data to the server | |
| SubscribeTo | Instructs the synchronization service to perform the necessary steps to ensure that the specified object is included on subsequent pull requests |