Click or drag to resize

SynchronizationConfigurationSectionAutomaticRetry Property

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)

Namespace: SanteDB.Client.Disconnected.Data.Synchronization.Configuration
Assembly: SanteDB.Client.Disconnected (in SanteDB.Client.Disconnected.dll) Version: 3.0.2081-alpha+027e4605b77f83de5445cbcd55717223932d2452
Syntax
public bool AutomaticRetry { get; set; }

Property Value

Boolean
See Also