Click or drag to resize

EndPointSynchronizerPriorityAsSource Property

Gets or sets the priority value as a source endpoint. This is only relevant if this endpoint is associated with a readable file system;

Namespace:  ShellBoost.Core.Synchronization
Assembly:  ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax
C#
public virtual int PriorityAsSource { get; set; }

Property Value

Type: Int32
The priority value as a source endpoint.
See Also