EndPointSynchronizerOptions Class |
Namespace: ShellBoost.Core.Synchronization
public class EndPointSynchronizerOptions
The EndPointSynchronizerOptions type exposes the following members.
Name | Description | |
---|---|---|
![]() | EndPointSynchronizerOptions |
Initializes a new instance of the EndPointSynchronizerOptions class.
|
Name | Description | |
---|---|---|
![]() | ClearState |
Gets or sets a value indicating whether to clear the associated file system state.
|
![]() | DontDisposeFileSystem |
Gets or sets a value indicating whether the file system instance must be disposed by the endpoint synchronizer.
|
![]() | EnableDirectContentAccess |
Gets or sets a value indicating whether direct content access is enabled.
|
![]() | EventsGroupingTimeout |
Gets or sets the events grouping timeout, in milliseconds.
|
![]() | JobMaximumErrorCount |
Gets or sets a job maximum error count.
|
![]() | OrphanedEntriesMaximumLifetime |
Gets or sets the orphaned entries maximum lifetime after the last job creation time.
|
![]() | ProcessEvents |
Gets or sets a value indicating whether to process monitored file system events.
Note this is not relevant if the file system doesn't support events.
|
![]() | StartEventMonitoring |
Gets or sets a value indicating whether event monitoring must be started immediately.
|
![]() | SynchronizationStatePriority |
Gets or sets the synchronization state priority.
The lowest value has the highest priority.
|
![]() | UploadsWaitForParents |
Gets or sets a value indicating whether uploads operation must wait for parent entries.
|