Click or drag to resize

ISynchronizationService Methods

The ISynchronizationService type exposes the following members.

Methods
 NameDescription
Public methodPull(SubscriptionTriggerType) Perform a pull with the specified trigger
Public methodPull(Type) Pull data from the remove server and place it on the inbound queue
Public methodPull(Type, NameValueCollection) Pull data from the remove server and place it on the inbound queue
Public methodPull(Type, NameValueCollection, Boolean) Pull data from the remove server and place it on the inbound queue
Public methodPush Push data to the server
Public methodSubscribeTo Instructs the synchronization service to perform the necessary steps to ensure that the specified object is included on subsequent pull requests
Top
See Also