Click or drag to resize

SynchronizationConfigurationSection Properties

The SynchronizationConfigurationSection type exposes the following members.

Properties
 NameDescription
Public propertyAutomaticRetry True if the system should try to automatically update conflicts (this will increase bandwidth use but reduces the number of conflicts in the dead letter queue due to version UUID mismatches)
Public propertyBigBundles True it use big bundles (> 1000)
Public propertyForbidSending Resources which are forbidden from being sychronized
Public propertyMode Gets the mode of sync
Public propertyOverwriteServer True if automatic merging should occur on the server and client without the user's interaction
Public propertyPollInterval The time between polling requests
Public propertyPollIntervalXml Time between polling requests
Public propertySubscribedObjects Gets or sets the subscribed objects
Public propertySubscribeToResource The type of resource that this is binding to
Public propertySubscriptions Gets or sets the subscriptions which are active for this configuration
Public propertyUsePatches Use patches instead of updates
Top
See Also