Click or drag to resize

ISynchronizationService Methods

The ISynchronizationService type exposes the following members.

Methods
  NameDescription
Public methodFetch
Fetch to see if there are any particular changes on the specified model type
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
Top
See Also