Click or drag to resize

EndPointSynchronizer Properties

The EndPointSynchronizer type exposes the following members.

Properties
  NameDescription
Public propertyChecksEntryIdsUnicity
Gets a value indicating whether entry ids unicity is checked. This is set by default to help diagnostics.
Public propertyDirectContentAccess
Gets the direct content access instance.
Public propertyEnableDirectContentAccess
Gets a value indicating whether to enable direct content access.
Public propertyEventsGroupingTimeout
Gets the events grouping timeout, in milliseconds.
Public propertyFileSystem
Gets the file system.
Public propertyFileSystemDestination
Gets the file system destination instance.
Public propertyFileSystemEvents
Gets the file system events instance.
Public propertyFileSystemRead
Gets the readable file system instance.
Public propertyFileSystemSynchronizationEventsSink
Gets the file system synchronization events sink instance.
Public propertyFileSystemSynchronizationState
Gets the file system synchronization state instance.
Public propertyFileSystemWrite
Gets the writable file system instance.
Public propertyFileSystemWriteAsync
Gets the writable file system instance using async methods.
Public propertyIdentifier
Gets the identifier.
Public propertyJobMaximumErrorCount
Gets a job maximum error count.
Public propertyMultiPointSynchronizer
Gets the multi-point synchronizer.
Public propertyOptions
Gets the options.
Public propertyPriorityAsSource
Gets or sets the priority value as a source endpoint. This is only relevant if this endpoint is associated with a readable file system;
Public propertyProcessEvents
Gets or sets a value indicating whether to monitor events.
Public propertyStateProvider
Gets the state provider.
Public propertySynchronizationStatePriority
Gets the synchronization state priority.
Public propertyUploadsWaitForParents
Gets a value indicating whether uploads operation must wait for parent entries.
Top
See Also