EndPointSynchronizerOptionsSynchronizationStatePriority Property |
Gets or sets the synchronization state priority.
The lowest value has the highest priority.
Namespace:
ShellBoost.Core.Synchronization
Assembly:
ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax public virtual int? SynchronizationStatePriority { get; set; }
Property Value
Type:
NullableInt32
The synchronization state priority.
See Also