Click or drag to resize

EndPointSynchronizerOptions Properties

The EndPointSynchronizerOptions type exposes the following members.

Properties
  NameDescription
Public propertyClearState
Gets or sets a value indicating whether to clear the associated file system state.
Public propertyDontDisposeFileSystem
Gets or sets a value indicating whether the file system instance must be disposed by the endpoint synchronizer.
Public propertyEnableDirectContentAccess
Gets or sets a value indicating whether direct content access is enabled.
Public propertyEventsGroupingTimeout
Gets or sets the events grouping timeout, in milliseconds.
Public propertyJobMaximumErrorCount
Gets or sets a job maximum error count.
Public propertyOrphanedEntriesMaximumLifetime
Gets or sets the orphaned entries maximum lifetime after the last job creation time.
Public propertyProcessEvents
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.
Public propertyStartEventMonitoring
Gets or sets a value indicating whether event monitoring must be started immediately.
Public propertySynchronizationStatePriority
Gets or sets the synchronization state priority. The lowest value has the highest priority.
Public propertyUploadsWaitForParents
Gets or sets a value indicating whether uploads operation must wait for parent entries.
Top
See Also