Click or drag to resize

MultiPointSynchronizer Properties

The MultiPointSynchronizer type exposes the following members.

Properties
  NameDescription
Public propertyChecksEntryIdsUnicity
Gets or sets a value indicating whether entry ids unicity is checked. This is set by default to help diagnostics.
Public propertyCompletionOnDisposeWaitTimeout
Gets the completion-on-dispose wait timeout, in milliseconds.
Public propertyContentMover
Gets the content mover instance.
Public propertyEndPoints
Gets a list of added endpoints.
Public propertyEventsGroupingTimeout
Gets the events grouping timeout, in milliseconds.
Public propertyStatic memberFileNameEscapeHandler
Gets or sets a custom file name escape handler. This value must be changed before any MultiPointSynchronizer instance is used and must never be changed after that.
Public propertyIdentifier
Gets the identifier.
Public propertyIdleTasksTimeout
Gets the idle tasks timeout, in milliseconds.
Public propertyIsStarted
Gets a value indicating whether this instance is started.
Public propertyIsStateReadOnly
Gets a value indicating whether the state is read-only.
Public propertyJobMaximumErrorCount
Gets a job maximum error count.
Public propertyJobsRunning
Gets the number of jobs running.
Public propertyLastJobCreationDate
Gets or sets the last job creation date.
Public propertyLogger
Gets or sets a logger instance.
Public propertyNoJobCreatedRunCount
Gets or sets the number of times the job building creation pass hasn't created any job.
Public propertyOptions
Gets the options.
Public propertyStateProvider
Gets the state provider.
Top
See Also